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.

    Unable to install dependencies, NPM install not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    66 Posts 19 Posters 119.0k Views 16 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.
    • J Offline
      Jopyth Moderator @KirAsh4
      last edited by

      @KirAsh4 Can we find out, which version is compatible, and set that? I am experiencing a similar error after chaging to the development branch, but maybe it is unrelated to this specific problem. But I do not know which version of electron I had previously.

      Helpful sticky: How to troubleshoot

      1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator
        last edited by

        Look in your ~pi/.electron folder. There should be old(er) versions downloaded there. Mine lists two:

        pi@magicmirror:~/.electron $ ls -al
        total 67944
        drwxr-xr-x  2 pi pi     4096 May 24 23:54 ./
        drwxr-xr-x 24 pi pi     4096 Oct 10 02:09 ../
        -rw-r--r--  1 pi pi 34490964 May  2 20:52 electron-v0.37.8-linux-arm.zip
        -rw-r--r--  1 pi pi 35072121 May 24 23:54 electron-v1.1.2-linux-arm.zip
        

        As of right now, my mirror is running v1.1.2 - I haven’t updated in about a week. How you go about (re)installing that one however … I’ll leave that as an exercise for the user. :) Mainly because right now I don’t have the time to figure it out. One possible place to start is also looking in the .npm folder for the older stuff:

        pi@magicmirror:~ $ ls -l .npm/electron-prebuilt
        .npm/electron-prebuilt:
        total 32
        drwxr-xr-x   4 pi pi  4096 May 24 23:50 ./
        drwxr-xr-x 509 pi pi 20480 Jul  1 02:40 ../
        drwxr-xr-x   3 pi pi  4096 May  2 20:50 0.37.8/
        drwxr-xr-x   3 pi pi  4096 May 24 23:50 1.1.2/
        

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 2
        • cowboysdudeC Offline
          cowboysdude Module Developer
          last edited by

          After I get back from my 5 day vacation :)

          KirAsh4K 1 Reply Last reply Reply Quote 0
          • KirAsh4K Offline
            KirAsh4 Moderator @cowboysdude
            last edited by

            @cowboysdude, I don’t know who gave you permission to take a vacation, but they need to be fired. First thing you will need to do when you return.

            A Life? Cool! Where can I download one of those from?

            1 Reply Last reply Reply Quote 1
            • J Offline
              joey12725
              last edited by

              I re-installed magic mirror and got this above the unable to install dependencies error

              npm WARN deprecated electron-prebuilt@1.4.3: electron-prebuilt has been renamed to electron. For more details, see http://electron.atom.io/blog/2016/08/16/npm-install-electron
              npm ERR! Linux 4.1.19-v7+
              npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install”
              npm ERR! node v4.0.0
              npm ERR! npm v3.10.8
              npm ERR! file /home/pi/.npm/extract-zip/1.5.0/package/package.json
              npm ERR! code EJSONPARSE

              npm ERR! Failed to parse json
              npm ERR! No data, empty input at 1:1
              npm ERR!
              npm ERR! ^
              npm ERR! File: /home/pi/.npm/extract-zip/1.5.0/package/package.json
              npm ERR! Failed to parse package.json data.
              npm ERR! package.json must be actual JSON, not just JavaScript.
              npm ERR!
              npm ERR! This is not a bug in npm.
              npm ERR! Tell the package author to fix their package.json file. JSON.parse

              npm ERR! Please include the following file with any support request:
              npm ERR! /home/pi/MagicMirror/npm-debug.log
              Unable to install dependencies!

              1 Reply Last reply Reply Quote 0
              • J Offline
                joey12725
                last edited by

                Could that be related to the npm install issue?

                1 Reply Last reply Reply Quote 0
                • J Offline
                  jamlid
                  last edited by

                  It looks like I’m having the same problem. Trying to manually install on a Pi 1…

                  33914 error electron-prebuilt@1.4.3 postinstall: node install.js
                  33914 error Exit status 1
                  33915 error Failed at the electron-prebuilt@1.4.3 postinstall script.
                  33915 error This is most likely a problem with the electron-prebuilt package,
                  33915 error not with npm itself.
                  33915 error Tell the author that this fails on your system:
                  33915 error node install.js
                  33915 error You can get their info via:
                  33915 error npm owner ls electron-prebuilt
                  33915 error There is likely additional logging output above.
                  33916 error System Linux 4.4.21+
                  33917 error command “/usr/bin/nodejs” “/usr/bin/npm” “install”
                  33918 error cwd /home/pi/MagicMirror
                  33919 error node -v v0.10.29
                  33920 error npm -v 1.4.21
                  33921 error code ELIFECYCLE

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    joey12725
                    last edited by

                    Im on a pi 2 B

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      FlorianRD
                      last edited by FlorianRD

                      Yesterday i perform a install for MM². I get step by step from a user who made an InstallGuide.
                      And finaly the same error as shown below. I’ve buy the complete Hardware for the Mirror. The frame are handmade an looks fine. But the Software goes wrong. There should be a project for the incomming autumn here in Germany. I hope that any can fix this problem and tell us.

                      I used a RaspberryPi 3 with Jessie

                      Greetings from North of Germany

                      strawberry 3.141S 1 Reply Last reply Reply Quote 0
                      • strawberry 3.141S Offline
                        strawberry 3.141 Project Sponsor Module Developer @FlorianRD
                        last edited by

                        @FlorianRD did you use this tutorial? https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

                        you forgot to append your errors

                        Please create a github issue if you need help, so I can keep track

                        1 Reply Last reply Reply Quote 0
                        • F Offline
                          FlorianRD
                          last edited by

                          Yes i am use this tutorial.

                          Here the errors:

                          pi@raspberrypi:~/MagicMirror $ npm start

                          magicmirror@2.0.0 start /home/pi/MagicMirror
                          electron js/electron.js

                          npm ERR! Linux 4.4.23-v7+
                          npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
                          npm ERR! node v6.9.0
                          npm ERR! npm v3.10.8
                          npm ERR! code ELIFECYCLE
                          npm ERR! magicmirror@2.0.0 start: electron js/electron.js
                          npm ERR! Exit status 1
                          npm ERR!
                          npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
                          npm ERR! Make sure you have the latest version of node.js and npm installed.
                          npm ERR! If you do, this is most likely a problem with the magicmirror package,
                          npm ERR! not with npm itself.
                          npm ERR! Tell the author that this fails on your system:
                          npm ERR! electron js/electron.js
                          npm ERR! You can get information on how to open an issue for this project with:
                          npm ERR! npm bugs magicmirror
                          npm ERR! Or if that isn’t available, you can get their info via:
                          npm ERR! npm owner ls magicmirror
                          npm ERR! There is likely additional logging output above.

                          npm ERR! Please include the following file with any support request:
                          npm ERR! /home/pi/MagicMirror/npm-debug.log

                          1 Reply Last reply Reply Quote 0
                          • MichMichM Offline
                            MichMich
                            last edited by

                            @FlorianRD, did you run npm install from within the MagicMirror folder?

                            K 1 Reply Last reply Reply Quote 0
                            • K Offline
                              kiefersmith @MichMich
                              last edited by

                              @MichMich I seem to be having the same problem as folks above. Whenever I try npm install from inside the MM folder, the electron installation either stalls or fails.

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                FlorianRD
                                last edited by FlorianRD

                                @MichMich, yes i did run npm install. I’ve just finished a new installation of this project.
                                Step by step by the tutorial. And, same problem.

                                electron-v1.3.8-linux-arm.zip is in /.electron folder

                                0_1477002128497_Zwischenablage02.jpg

                                1 Reply Last reply Reply Quote 0
                                • MichMichM Offline
                                  MichMich
                                  last edited by

                                  Did the npm install finish without issues?

                                  1 Reply Last reply Reply Quote 0
                                  • P Offline
                                    Patrick
                                    last edited by

                                    Sounds strange but did set a system time?
                                    Sometimes it’s messing around without.

                                    1 Reply Last reply Reply Quote 1
                                    • M Offline
                                      MarkAlisch
                                      last edited by

                                      I have the same error with a newly installed system

                                      1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        geeflaxx
                                        last edited by geeflaxx

                                        same, i thought its because the electron doesn’t work look http://www.bilder-upload.eu/show.php?file=967e7b-1477258720.png

                                        why it’s red?
                                        and i haven’t in the folder electron any data … maybe by you too ?
                                        http://www.bilder-upload.eu/show.php?file=58e559-1477259579.png

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          PaulB
                                          last edited by

                                          Hello guys, I have the same problem.

                                          Here is the code:

                                          Cloning MagigMirror Done!
                                          Installing dependencies …
                                          bash: line 109: nom: command not found
                                          Unable to install dependencies!

                                          Do you an idea on how to solve this Problem?

                                          Thanks a lot and many greetings from Germany :)

                                          1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            PaulB
                                            last edited by

                                            Hello guys,

                                            I tried to overwrite everything. Well, I installed NPM with:

                                            sudo apt-get install nodejs npm node-semver

                                            After that, I renamed the initial Magic Mirror folder. Then I tried to installed the MM2 again.

                                            Conlusion:

                                            I have the same problem as @joey12725 .

                                            Any suggestions?

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 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