• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Copy & paste question

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 2 Posters 409 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    norwestie
    last edited by Nov 14, 2020, 1:40 AM

    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.

    S 1 Reply Last reply Nov 14, 2020, 1:43 AM Reply Quote 0
    • S Away
      sdetweil @norwestie
      last edited by Nov 14, 2020, 1:43 AM

      @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)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • N Offline
        norwestie
        last edited by Nov 14, 2020, 4:56 AM

        Thank you. I must have made other errors

        S 1 Reply Last reply Nov 14, 2020, 5:08 AM Reply Quote 0
        • S Away
          sdetweil @norwestie
          last edited by sdetweil Nov 14, 2020, 5:08 AM Nov 14, 2020, 5:08 AM

          @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

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            1/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy