MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
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