Advertisement
kellogg76

Untitled

May 24th, 2017
665
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. npm WARN engine http-auth@3.1.3: wanted: {"node":">=4.6.1"} (current: {"node":"4.2.1","npm":"2.14.7"})
  2. npm WARN peerDependencies The peer dependency stylelint@^7.8.0 included from stylelint-config-standard will no
  3. npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  4. npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  5. npm WARN engine apache-md5@1.1.2: wanted: {"node":">=4.6.1"} (current: {"node":"4.2.1","npm":"2.14.7"})
  6. npm WARN engine apache-crypt@1.2.1: wanted: {"node":">=4.6.1"} (current: {"node":"4.2.1","npm":"2.14.7"})
  7. npm WARN peerDependencies The peer dependency stylelint@^7.8.0 included from grunt-stylelint will no
  8. npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  9. npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  10. -
  11. > electron-chromedriver@1.6.0 install /home/pi/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
  12. > node ./download-chromedriver.js
  13.  
  14. npm WARN cannot run in wd magicmirror@2.1.1 cd vendor && npm install (wd=/home/pi/MagicMirror)
  15. npm WARN cannot run in wd magicmirror@2.1.1 sh installers/postinstall/postinstall.sh (wd=/home/pi/MagicMirror)
  16. npm ERR! Linux 4.4.34+
  17. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  18. npm ERR! node v4.2.1
  19. npm ERR! npm v2.14.7
  20. npm ERR! code EPEERINVALID
  21.  
  22. npm ERR! peerinvalid The package stylelint@7.7.1 does not satisfy its siblings' peerDependencies requirements!
  23. npm ERR! peerinvalid Peer stylelint-config-standard@16.0.0 wants stylelint@^7.8.0
  24. npm ERR! peerinvalid Peer grunt-stylelint@0.8.0 wants stylelint@^7.8.0
  25.  
  26. npm ERR! Please include the following file with any support request:
  27. npm ERR! /home/pi/MagicMirror/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement