Guest User

Untitled

a guest
Jan 24th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. tobi@kikeriki:~/dev/sandbox/nowjs/server$ npm install express
  2. npm ERR! Unsupported
  3. npm ERR! Not compatible with your version of node/npm: express@2.4.6
  4. npm ERR! Required: {"node":">= 0.4.1 < 0.5.0"}
  5. npm ERR! Actual: {"npm":"1.0.99","node":"0.5.10-pre"}
  6. npm ERR!
  7. npm ERR! System Linux 3.0.0-12-generic
  8. npm ERR! command "node" "/usr/local/bin/npm" "install" "express"
  9. npm ERR! cwd /home/tobi/dev/sandbox/nowjs/server
  10. npm ERR! node -v v0.5.10-pre
  11. npm ERR! npm -v 1.0.99
  12. npm ERR! code ENOTSUP
  13. npm ERR!
  14. npm ERR! Additional logging details can be found in:
  15. npm ERR! /home/tobi/dev/sandbox/nowjs/server/npm-debug.log
  16. npm not ok
Add Comment
Please, Sign In to add comment