Read the statement by Michael Teeuw here.
MMM-Admin-Interface
- 
 it seems body-parser is not installed. 
 Do you havenode_modulesdir insideMagicMirror/modules/MMM-Admin-Interface/?
 Do you havebody-parserdir insideMagicMirror/modules/MMM-Admin-Interface/node_modules/?
 -----------EDIT-----------
 please runcd ~/Desktop/MagicMirror/modules/MMM-Admin-Interface && git pull && npm install --only=production
- 
 @lolobyte Thanks for your note on the port I’ll fix it. 
 Do you have any idea why body-parser isn’t installed automatically? I thought it should be…
- 
 No, sorry. 
 I’m only a small and unknown user.
- 
 Hi sorry I forgot to add install dependencies part to the readme. 
 @wrumble please runcd ~/Desktop/MagicMirror/modules/MMM-Admin-Interface && git pull && npm install --only=production
 It should work
- 
 i do that step, but it doesn’t work. i mean the npm install in the Admin folder. Only after i install the missing files manually. 
- 
 @lolobyte it seems my package.json is invalid will fix that 
- 
 Fixed, please try running git pull && npm install --only=productionin the module directory
- 
 @ItayXD Hi, I installed the module works great, can you help me in creating module to hide and unhide each module on a touch screen. 
- 
 @shashank there is one already, mmm-navbar 
- 
 @shashank thank you. there is a great module called MMM-Remote-Controlthat does just that. I believe there is a module request forum, if you have any other requests


