-
Notifications
You must be signed in to change notification settings - Fork 128
Installing errors #120
Comments
Check your internet connection. Make sure you can clone Guthub repos. |
I check git clone statement everything is fine PS D:> git clone https://github.com/joefitzgerald/go-plus |
I try with apm install go-plus PS D:> apm install go-plus npm http GET https://registry.npmjs.org/async npm ERR! System Windows_NT 6.1.7601 |
Fixed in |
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/fs-plus
npm http GET https://registry.npmjs.org/emissary
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/temp
npm http GET https://registry.npmjs.org/underscore-plus
npm WARN
git config --get remote.origin.url
returned wrong result (git://github.com/joefitzgerald/atom-message-panel.git)npm http 304 https://registry.npmjs.org/glob
npm http 304 https://registry.npmjs.org/fs-plus
npm http 304 https://registry.npmjs.org/emissary
npm http 304 https://registry.npmjs.org/async
npm http 304 https://registry.npmjs.org/underscore-plus
npm http 304 https://registry.npmjs.org/temp
npm ERR! git clone git://github.com/joefitzgerald/atom-message-panel.git Cloning into bare repository 'C:\Users\bma\AppData\Roaming\npm-cache_git-remotes\git-github-com-joefitzgerald-atom-message-panel-git-2ac45c06'...
npm ERR! git clone git://github.com/joefitzgerald/atom-message-panel.git fatal: unable to connect to github.com:
npm ERR! git clone git://github.com/joefitzgerald/atom-message-panel.git github.com[0: 192.30.252.128]: errno=No error
npm ERR! Error: Command failed: Cloning into bare repository 'C:\Users\bma\AppData\Roaming\npm-cache_git-remotes\git-github-com-joefitzgerald-atom-message-panel-git-2ac45c06'...
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 192.30.252.128]: errno=No error
npm ERR!
npm ERR!
npm ERR! at ChildProcess.exithandler (child_process.js:648:15)
npm ERR! at ChildProcess.emit (events.js:98:17)
npm ERR! at maybeClose (child_process.js:756:16)
npm ERR! at Process.ChildProcess._handle.onexit (child_process.js:823:5)
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "c:\Users\bma\AppData\Local\atom\app-0.165.0\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\Users\bma\AppData\Local\atom\app-0.165.0\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\Users\bma\AppData\Local\atom\app-0.165.0\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\bma.atom.apmrc" "install" "C:\Users\bma\AppData\Local\Temp\d-11505-8080-1m26mds\package.tgz" "--target=0.18.0" "--arch=ia32" "--msvs_version=2013"
npm ERR! cwd C:\Users\bma\AppData\Local\Temp\apm-install-dir-11505-8080-wp6qd4
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.4
npm ERR! code 128
npm
The text was updated successfully, but these errors were encountered: