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.

    Npm install fails

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 1.2k Views 1 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.
    • Y Offline
      yolomcyolo
      last edited by yolomcyolo

      I cannot seem to get NPM to install. I have tried on several different installs following the different tutorials verbatim for the server only method since I am installing on a RasPi 0 B+. Any ideas on whats going wrong??

      pi@raspberrypi:~/magicmirror $ sudo npm install && npm start
      npm WARN cannot run in wd magicmirror@2.0.0 npm run snyk-protect (wd=/home/pi/magicmirror)
      npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/sshpk requires assert-plus@‘^1.0.0’ but will load
      npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/assert-plus,
      npm WARN unmet dependency which is version 0.2.0
      npm ERR! Linux 4.4.34+
      npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install”
      npm ERR! node v4.2.1
      npm ERR! npm v2.14.7
      npm ERR! code EPEERINVALID

      npm ERR! peerinvalid The package grunt@1.0.1 does not satisfy its siblings’ peerDependencies requirements!
      npm ERR! peerinvalid Peer grunt-eslint@19.0.0 wants grunt@>=0.4.0
      npm ERR! peerinvalid Peer grunt-yamllint@0.2.0 wants grunt@~0.4.0

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

      I should mention I am trying this on a RasPi 0 B+ version as well.
      Thanks for the help!!!

      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