Advertisement
Guest User

npm error message

a guest
Oct 7th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. npm ERR! network tunneling socket could not be established, cause=140186206312320:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:795:
  2. npm ERR! network
  3. npm ERR! network This is most likely not a problem with npm itself
  4. npm ERR! network and is related to network connectivity.
  5. npm ERR! network In most cases you are behind a proxy or have bad network settings.
  6. npm ERR! network
  7. npm ERR! network If you are behind a proxy, please make sure that the
  8. npm ERR! network 'proxy' config is set properly. See: 'npm help config'
  9.  
  10. npm ERR! System Linux 3.13.0-53-generic
  11. npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "get-submissions"
  12. npm ERR! cwd /home/Buzzword
  13. npm ERR! node -v v0.10.25
  14. npm ERR! npm -v 1.3.10
  15. npm ERR! code ECONNRESET
  16. npm ERR!
  17. npm ERR! Additional logging details can be found in:
  18. npm ERR! /home/Buzzword/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement