• 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.

Config file missing but no syntax errors?

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 3 Posters 497 Views 3 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.
  • S Offline
    sdetweil @Wenike
    last edited by Aug 23, 2020, 12:19 AM

    @Wenike can u post the error?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • W Offline
      Wenike
      last edited by Aug 23, 2020, 12:49 AM

      Its the standard image or text when launching MagicMirror of no config file being installed. I don’t know how to take a screenshot on the Pi, so camera picture it is!

      No config file error

      S 1 Reply Last reply Aug 23, 2020, 11:33 AM Reply Quote 0
      • R Offline
        raymondjspigot
        last edited by Aug 23, 2020, 1:48 AM

        Hi @Wenike in your MMM-Carousel config it looks like you have

        mode: global,

        which might need to be quoted? i.e.

        mode: 'global',

        S W 2 Replies Last reply Aug 23, 2020, 11:48 AM Reply Quote 1
        • S Offline
          sdetweil @Wenike
          last edited by Aug 23, 2020, 11:33 AM

          @Wenike on the console where u did npm start.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @raymondjspigot
            last edited by sdetweil Aug 23, 2020, 12:40 PM Aug 23, 2020, 11:48 AM

            @raymondjspigot good catch!

            I copied the config and this is the cause
            i also noted that the checker didn’t find this,
            not sure why…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Wenike
              last edited by Aug 23, 2020, 11:52 AM

              @Wenike the general rules for config.js

              for the value to the right of :

              numbers and true/false are not quoted,
              everything else is, doesn’t matter which type, single or double, as long as they match

              for the trailing comma on a line,
              if the next line starts with a word, then this line needs a trailing comma (more coming)

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • W Offline
                Wenike @raymondjspigot
                last edited by Aug 24, 2020, 1:34 AM

                @raymondjspigot Thanks! That fixed it!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  6/8
                  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