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.

    Black screen after changing the modules' order in config

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 3 Posters 861 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.
    • S Offline
      sdetweil @Nicole
      last edited by

      @nicole open the developers window, ctrl-shift-i, and select the console tab. scroll up to see any errors usually red text

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • N Offline
        Nicole
        last edited by

        @sdetweil it appears that I have 4 errors but I have no idea how to deal with it:confounded_face:

        Refused to apply style from ‘http://0.0.0.0:8080/css/custom.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.

        loader.js:214 Error on loading stylesheet: css/custom.css

        Uncaught TypeError: Cannot read property ‘appendChild’ of undefined
        at main.js:36
        at Array.forEach ()
        at createDomObjects (main.js:20)
        at Object.modulesStarted (main.js:502)
        at startModules (loader.js:55)
        at loader.js:38
        at HTMLLinkElement.stylesheet.onerror (loader.js:216)

        Refused to apply style from ‘http://0.0.0.0:8080/css/custom.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
        
        ​

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Nicole
          last edited by

          @nicole custom.css messages are because it doesn’t exist by default

          create an empty one by

          touch ~/MagicMirror/css/custom.css
          

          the other error is the problem.

          I would move the reco module to the bottom again.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            Nicole @sdetweil
            last edited by

            @sdetweil get it. thank u sooo much!

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by

              This post is deleted!
              N 1 Reply Last reply Reply Quote 1
              • N Offline
                Nicole @Guest
                last edited by

                @hango oh my gosh
                sorry for such stupid mistake:person_facepalming_light_skin_tone:

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