A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-awesome-alexa
-
Could not validate config file. Starting with default configuration. Please correct syntax errors at or above this line: ReferenceError: Europe is not definedso, u gotta fix this, PM2 keeps restarting…
i don’t want you to use pm2 to test
dopm2 stop allthen
cd ~/MagicMirror npm run config:checkfind and fix error
if no error, thennpm startverify working
ctrl-c to exit MM
then pm2 start
-
@sdetweil config is running correct but


It causes by Screencast maybe?
My config

-
@uok825 you still have something running using port 8080…
disable the modules one by one
add
module: name, disabled: true, // < --- add this config: {i don’t know anything about the modules themselves…
-
@sdetweil Maybe screencast?
-
@sdetweil Disabled all but nothing change

-
-
@sdetweil

Nothing -
@uok825 ok, then
change the port value in config.js to 8090
-
@sdetweil Problem fixed, now try alexa
-
@uok825 do you have a web server running on that system?
