@mumblebaj yes, was trying not to add too much extra as there is already a terminal window open for running MM with the modified module
Read the statement by Michael Teeuw here.
Posts
-
RE: Contributing to a GitHub repository - a bit stuck
-
RE: Problem Adding Buttons & required Remote-Control Modules
@awwbaker ps: i don’t accept coffee etc. i do this because i truly enjoy it.
i love the challenge, the great people here, and the fascinatingly huge amount of differences among all your designs. -
RE: Magic Mirror won’t start
@diccon yes, a module is missing a required library , you need to run npm install in the module folder for the specific module
this is version 2.28, latest is 2.29, we have added code to catch these failures and continue running, where before we crashed.
-
RE: ERROR:network_service_instance_impl.cc(600)
@togletree93 thats outside our app…
can you try in server mode and
npm run server
then open browser to http://localhost:8080 -
RE: Docker install on synology nas
this turned out to be a permissions problem. the folder was created w the synology user, but the container is running as user 1000
-
RE: MMM-CalendarExt - Startup problem
@Bimtronic ignore the audit reports, nothing you can do about them. part of the reason request is deprecated.
-
RE: Fails to start... "Log.log is not a function"
@Bimtronic in the MagicMirror folder
-
RE: MMM-Pir
@bugsounet you should make it normal, like the rest of the modules…
-
RE: Fails to start... "Log.log is not a function"
@Bimtronic can you show me the config.js, xxx out any apikeys or private info
-
RE: Weather module does not load
@canlio weather is done all in browser, so open the developer window, ctrl-shift-i, select the console tab, put weath in the filter field.
openweather has changed their business model, the apikey is backed by a credit card