Advertisement
kellogg76

Untitled

May 24th, 2017
750
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 [email protected]: 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 [email protected]: wanted: {"node":">=4.6.1"} (current: {"node":"4.2.1","npm":"2.14.7"})
  6. npm WARN engine [email protected]: 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. > [email protected] install /home/pi/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
  12. > node ./download-chromedriver.js
  13.  
  14. npm WARN cannot run in wd [email protected] cd vendor && npm install (wd=/home/pi/MagicMirror)
  15. npm WARN cannot run in wd [email protected] 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 [email protected] does not satisfy its siblings' peerDependencies requirements!
  23. npm ERR! peerinvalid Peer [email protected] wants stylelint@^7.8.0
  24. npm ERR! peerinvalid Peer [email protected] 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