prrrnd / atom-git-projects

List and open your local Git projects in Atom.
MIT License
37 stars 18 forks source link

Cannot install #1

Closed mark-hahn closed 9 years ago

mark-hahn commented 9 years ago

I'm getting this error when I do apm install git-projects. I've installed many other packages with no problems.

npm ERR! Failed to clone git+https://github.com/Benvie/harmony-collections.git#e81b4b808359e2def9eeeabfdee69c2989e1fe96 from https
://github.com/Benvie/harmony-collections.git fatal: could not create work tree dir 'C:\Users\ADMINI~1\AppData\Local\Temp\npm-7700-
bea001b1\1422052105428-0.08866072678938508\e81b4b808359e2def9eeeabfdee69c2989e1fe96'.: No such file or directory
npm ERR! Failed to clone git+https://github.com/Benvie/harmony-collections.git#e81b4b808359e2def9eeeabfdee69c2989e1fe96 from https
://github.com/Benvie/harmony-collections.git
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "c:\\Users\\Administrator\\AppData\\Local\\atom\\app-0.175.0\\resources\\app\\apm\\bin\\\\node.exe" "c:\\Users\\Admi
nistrator\\AppData\\Local\\atom\\app-0.175.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "c:\\Users
\\Administrator\\AppData\\Local\\atom\\app-0.175.0\\resources\\app\\apm\\.apmrc" "--userconfig" "C:\\Users\\Administrator\\.atom\\
.apmrc" "install" "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\d-115023-9764-36kiea\\package.tgz" "--target=0.20.0" "--arch=ia32" "
--msvs_version=2013"
npm ERR! node v0.10.35
npm ERR! npm  v2.1.18
npm ERR! code 128

npm ERR! Command failed: fatal: could not create work tree dir 'C:\Users\ADMINI~1\AppData\Local\Temp\npm-7700-bea001b1\14220521054
28-0.08866072678938508\e81b4b808359e2def9eeeabfdee69c2989e1fe96'.: No such file or directory
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <http://github.com/npm/npm/issues>

C:\Users\Administrator\.atom\packages\live-archive>
mark-hahn commented 9 years ago

I just discovered this happens with another package. I'll investigate this further.

mark-hahn commented 9 years ago

See https://github.com/atom/apm/issues/274