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

MagicMirror v2.1.0 Update error

Scheduled Pinned Locked Moved Solved Troubleshooting
31 Posts 12 Posters 25.4k Views 12 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.
  • A Offline
    arosenhave @teandryk
    last edited by arosenhave Jan 4, 2017, 8:26 PM Jan 4, 2017, 8:26 PM

    @teandryk I too had this problem earlier today. I solved it by navigating to /node_modules/electron
    and run “sudo node install.js”. Have some patience - it took a loooong time. I ended up leaving it and went to do something else. When I got back half an hour later it was done and the mirror was running.

    Hope it helps. Good luck :-)

    T P 2 Replies Last reply Jan 4, 2017, 8:41 PM Reply Quote 1
    • T Offline
      teandryk @arosenhave
      last edited by Jan 4, 2017, 8:41 PM

      @arosenhave
      It worked and even didnt took a split sec :)

      thanks !!!

      1 Reply Last reply Reply Quote 0
      • P Offline
        poutr @arosenhave
        last edited by Jan 22, 2017, 10:06 PM

        @teandryk @arosenhave Hello, I have run into the same issue wanting to install the magic mirror² framework on my windows laptop to develop a module. Running sudo node install.js from my powershell or from a node.js prompt did nothing to solve my problem. As far as I gathered, the issue come from this 2 not-updated packages that MagicMiror is using : https://github.com/geedew/grunt-yamllint/blob/master/package.json and the one called grunt-eslint. Both did not update their package.json (and maybe code) as the grunt developpers asked : http://gruntjs.com/blog/2016-04-04-grunt-1.0.0-released#peer-dependencies . Here is a topic on a forum surrounding that updating issue. However I am uncertain about what to do right now to solve it since the raspeberry pi environment and a laptop are not similar.

        T 1 Reply Last reply Jan 22, 2017, 10:42 PM Reply Quote 0
        • T Offline
          tosti007 Module Developer @poutr
          last edited by Jan 22, 2017, 10:42 PM

          @poutr if you are running on Windows just type npm install in the main folder and you should be good to go (assuming you have node.js installed on your pc)

          If there is anything don't hesitate to contact me!
          ProfileSwitcher, TouchNotifications

          P 1 Reply Last reply Jan 23, 2017, 5:42 AM Reply Quote 0
          • P Offline
            poutr @tosti007
            last edited by Jan 23, 2017, 5:42 AM

            @tosti007 Well, it’s the

            npm install 
            

            that failed. But updating npm solved the issue since I had npm version 2.x.x (I think, not sure since I did not save the command prompt before the update). From the grunt dev page, higher npm version only raises warning for lower version number requirements and does nothing for

            "grunt" : ">=version_number"
            

            Which is good.

            Forgot to report that the solution there worked when I tested https://forum.magicmirror.builders/topic/971/dependency-problems/6

            Thank you for responding promptly to my post !

            T 1 Reply Last reply Jan 23, 2017, 7:36 AM Reply Quote 0
            • T Offline
              tosti007 Module Developer @poutr
              last edited by Jan 23, 2017, 7:36 AM

              @poutr alright good to hear that’s the problem is solved!

              If there is anything don't hesitate to contact me!
              ProfileSwitcher, TouchNotifications

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 3 / 4
              • 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