-
Notifications
You must be signed in to change notification settings - Fork 7
Windows install fails with github error #2
Description
when running "apm install rsense" I get the following error (Win8.1 64)
C:\Users\mwerner\AppData\Local\atom\bin>apm install rsense
Installing rsense to C:\Users\mwerner.atom\packages failed
npm ERR! git fetch -a origin (git://github.com/saschagehlich/autocomplete-plus.git) fatal: unable to connect to github.com:
npm ERR! git fetch -a origin (git://github.com/saschagehlich/autocomplete-plus.git) github.com[0: 192.30.252.130]: errno=No such file or directory
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\Users\mwerner\AppData\Local\atom\app-0.176.0\resources\app\apm\bin\node.exe" "C:\Users\mwerner\AppData\Local\atom\app-0.176.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\mwerner\AppData\Local\atom\app-0.176.0\resources\app\apm.apmrc" "--userconfig" "C:\Users\mwerner.atom.apmrc" "install" "C:\Users\mwerner\AppData\Local\Temp\d-115028-5948-1i23jg\package.tgz" "--target=0.20.0" "--arch=ia32"
npm ERR! node v0.10.35
npm ERR! npm v2.3.0
npm ERR! code 128
npm ERR! Command failed: fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.252.130]: errno=No such file or directory
npm ERR!
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues