MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

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

    Troubleshooting
    4
    9
    3452
    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
      NathTheDude last edited by

      Hey,

      I am having issues with the ‘MMM-Wunderlist’ and the enhanced version, when I add this in as a modules, then reboot the rpi. All I get is a blank screen? When I ssh in and then remove the module from the config.js, reboot then everything is back again. It does not seem to matter what I add the module config I get the same results.

      Thanks

      Nathan

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

        Maybe you are missing a semicolon somewhere 🙂

        1 Reply Last reply Reply Quote 0
        • N
          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
          • Kimzer
            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
              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
              • Kimzer
                Kimzer last edited by

                Great, glad u got it working 😃

                1 Reply Last reply Reply Quote 0
                • ceddirr
                  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

                  randomnoise 1 Reply Last reply Reply Quote 0
                  • randomnoise
                    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

                    ceddirr 1 Reply Last reply Reply Quote 1
                    • ceddirr
                      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy