A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
some modules are not showing on screen
-
@stephen You can start MM with developer mode. This can be done by using the cmd shell inside the MagicMirror folder and run the following command:
npm start dev
or when you’re MM is already running use the shortcut ctrl+shift+I. This article from @Mykle1 gives you all the info you need.
All of this can be done will using VNC. (I use VNC as well :smiling_face_with_smiling_eyes: )
Good luck!
-
I maybe wrong but should there be quote marks around any words that are in orange. My mirror has no quotes around any of those words. That’s what stood out to me.
-
https://jshint.com/ This site has helped me. Just delete the code that is there and copy and paste your entire code to see your errors .