Hello again;
I found the conflict… had to disable the default calendar first. Everything boots fine afterward. Thanks anyway though.
Hello again;
I found the conflict… had to disable the default calendar first. Everything boots fine afterward. Thanks anyway though.
Re: MMM-MyCalendar
Greetings Jeff;
I am a newbie to Rpi and ssh, this Magic Mirror is in fact my first Raspberry pi project.
I have installed the current version of Magic Mirror, as well as the latest version of your MMM-MyCalendar. The module has been dropped into the config file, but it won’t boot anymore. Commenting out your module allows Magic Mirror to load, but I can’t for the life of me find where the error is. I haven’t even got to the point of customizing the module yet in the config.
The output from terminal is the following, hope you can help:
> magicmirror@2.7.1 start /home/pi/MagicMirror
> sh run-start.sh
Starting MagicMirror: v2.7.1
Loading config ...
WARNING! Could not validate config file. Starting with default configuration. Please correct syntax errors at or above this line: /home/pi/MagicMirror/config/config.js:94
},
^
SyntaxError: Unexpected token }
at new Script (vm.js:74:7)
at createScript (vm.js:246:10)
at Object.runInThisContext (vm.js:298:10)
at Module._compile (internal/modules/cjs/loader.js:678:28)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
Loading module helpers ...
Initializing new module helper ...
Module helper loaded: updatenotification
No helper found for module: helloworld.
All module helpers loaded.
Starting server on port 8080 ...
Server started ...
Connecting socket for: updatenotification
Sockets connected & modules started ...
Launching application.