Read the statement by Michael Teeuw here.
MMM-Admin-Interface
-
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=production
in 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-Control
that does just that. I believe there is a module request forum, if you have any other requests -
@ItayXD thanks for your help! I have the mirror running now but when i try to access the interface i get
Cannot GET /MMM-Admin-Interface/
when i go tohttp://192.168.0.13:8080/MMM-Admin-Interface/
i have MMM-Remote-Control and when i accesshttp://192.168.0.13:8080/remote.html
it woks fine, any ideas why its not working? i dont get any errors in terminal -
-
im an idiot, it was still commented out in the config.js thanks for your help, it works great!
-
@broberg Thanks for suggesting the Nav bar, i installed the module working great