stuicey / SSHy

HTML5 SSH Web Client
MIT License
547 stars 83 forks source link

installing wsproxy fails #2

Closed xmonader closed 6 years ago

xmonader commented 6 years ago
➜  wsproxy git:(8ef26ac) sudo npm i -g wsproxy
[sudo] password for striky: 
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://registry.npmjs.org/wsproxy/-/wsproxy-1.2.32.tgz failed, reason: write EPROTO 140083184126848:error:1414D17A:SSL routines:tls12_check_peer_sigalg:wrong curve:t1_lib.c:1097:
npm ERR! 

➜  wsproxy git:(8ef26ac) sudo npm i -g wsproxy
[sudo] password for striky: 
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://registry.npmjs.org/wsproxy/-/wsproxy-1.2.32.tgz failed, reason: write EPROTO 140083184126848:error:1414D17A:SSL routines:tls12_check_peer_sigalg:wrong curve:t1_lib.c:1097:
npm ERR! 
➜  wsproxy git:(8ef26ac) node -v
v9.5.0
stuicey commented 6 years ago

Honestly not sure whats going on there, just tried a clean install with node v9.6.1 & npm 5.7.1 which were successful. If you are unable to install it with npm you can run wsproxy using: node index.js