A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Copy & paste question
-
What should I use to paste the instructions into the config.js file? I’m guessing as to the indent location for the various lines and apparently that makes a difference.
-
@norwestie indent does not matter.
use ssh and winscp from windows, and any text editor ( I use notepad++) to edit.typical double click to edit
find the end of the prior module
and paste in after, add a comma after the prior of it doesn’t have one ( means more following) -
Thank you. I must have made other errors
-
@norwestie do
npm run config:check
from the MagicMirror folder, work from the top down, one error at a time
unexpected token usually means a missing comma on the line before the one reported