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

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

Scheduled Pinned Locked Moved Troubleshooting
9 Posts 4 Posters 4.1k 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 Jun 28, 2017, 7:45 PM

    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
    • K Offline
      Kimzer
      last edited by Jun 28, 2017, 7:55 PM

      Maybe you are missing a semicolon somewhere :)

      1 Reply Last reply Reply Quote 0
      • N Offline
        NathTheDude
        last edited by NathTheDude Jun 28, 2017, 7:59 PM Jun 28, 2017, 7:56 PM

        @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
        • K Offline
          Kimzer
          last edited by Jun 28, 2017, 8:00 PM

          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 Jun 28, 2017, 9:41 PM

            @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
            • K Offline
              Kimzer
              last edited by Jun 29, 2017, 4:16 AM

              Great, glad u got it working :D

              1 Reply Last reply Reply Quote 0
              • C Offline
                ceddirr
                last edited by yawns Aug 4, 2017, 6:39 AM Aug 3, 2017, 8:10 PM

                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

                R 1 Reply Last reply Aug 3, 2017, 8:55 PM Reply Quote 0
                • R Offline
                  randomnoise @ceddirr
                  last edited by Aug 3, 2017, 8:55 PM

                  @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

                  C 1 Reply Last reply Aug 4, 2017, 3:59 PM Reply Quote 1
                  • C Offline
                    ceddirr @randomnoise
                    last edited by Aug 4, 2017, 3:59 PM

                    @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