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.

    Wunderlist, blank screen when Wunderlist module is added to config.js

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 4 Posters 4.4k Views 4 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
      NathTheDude
      last edited by NathTheDude

      @Kimzer Hmmmm, maybe. From the times I have missed/messed up config if normally comes up with something like …missing config.js

      1 Reply Last reply Reply Quote 0
      • KimzerK Offline
        Kimzer
        last edited by

        Post some of ur config.js so we can see if there is a problem.
        With the module causing problems in ofcorse.

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

          @Kimzer Thanks for your quick replies. I deleted the Wunderlist and the enhanced Wunderlist folders/modules. Then created the Wunderlist folder again, then did npm install and this seems to have resolved the issue, must of been a problem with the Module.

          1 Reply Last reply Reply Quote 0
          • KimzerK Offline
            Kimzer
            last edited by

            Great, glad u got it working :D

            1 Reply Last reply Reply Quote 0
            • ceddirrC Offline
              ceddirr
              last edited by yawns

              Hello,
              Same thing is happening to me, but just installed the enhanced folder.
              npm install is going bad :

              pi@mirror:~/MagicMirror/modules $ npm install
              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json'
              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/node_modules/node_helper/package.json'
              npm WARN modules No description
              npm WARN modules No repository field.
              npm WARN modules No README data
              npm WARN modules No license field.
              

              Any idea?
              Did you just re install the standard folder instead of the enhanced one to solve your problem, please?

              Thank you for your help!
              Cedric

              randomnoiseR 1 Reply Last reply Reply Quote 0
              • randomnoiseR Offline
                randomnoise @ceddirr
                last edited by

                @ceddirr looks like you’re running npm install from the modules directory, you probably want to cd in to the wunderlist folder (which itself is in modules) then run the npm install

                ceddirrC 1 Reply Last reply Reply Quote 1
                • ceddirrC Offline
                  ceddirr @randomnoise
                  last edited by

                  @randomnoise Thank you very much!
                  I didn’t know that, but it makes sense!
                  It is working now =)

                  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