Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update errors #842

Closed
robertoOk opened this issue Apr 10, 2017 · 1 comment
Closed

update errors #842

robertoOk opened this issue Apr 10, 2017 · 1 comment

Comments

@robertoOk
Copy link

hi, i've just update magic mirror to version 2.1.1 and it gave me those errors, what can i do with this?

pi@raspberrypi:~/MagicMirror2 $ npm start

[email protected] start /home/pi/MagicMirror2
sh run-start.sh

Starting MagicMirror: v2.1.1
Loading config ...
Loading module helpers ...
No helper found for module: alert.
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing mm-music-player module helper ...
WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function
Loading module helpers ...
No helper found for module: alert.
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing mm-music-player module helper ...
App threw an error during load
TypeError: m.loaded is not a function
at loadModule (/home/pi/MagicMirror2/js/app.js:144:6)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
Whoops! There was an uncaught exception...
TypeError: m.loaded is not a function
at loadModule (/home/pi/MagicMirror2/js/app.js:144:6)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
at loadNextModule (/home/pi/MagicMirror2/js/app.js:161:5)
at /home/pi/MagicMirror2/js/app.js:163:6
at loadModule (/home/pi/MagicMirror2/js/app.js:146:4)
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Launching application.

@MichMich
Copy link
Collaborator

There is an issue with the 'mm-music-player' module. Not with the Mirror's Core.

Please refer to the builder of that module or http://forum.magicmirror.builders for support and troubleshooting.

I'm closing this issue for now. If you feel this issue should remain open, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants