Skip to content

Instantly share code, notes, and snippets.

@stianwestvig
Created June 12, 2015 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stianwestvig/0ce5ac09fdf495ba9ed1 to your computer and use it in GitHub Desktop.
Save stianwestvig/0ce5ac09fdf495ba9ed1 to your computer and use it in GitHub Desktop.
deployd windows install error
[14:17:47][Step 1/3] npm WARN addRemoteGit git+https://github.com/automattic/socket.io.git#93b571406e3d8f950d9132d3f88bc55d055a6b13 resetting remote C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\https-github-com-automattic-socket-io-git-b9bf0a96 because of error: fatal: failed to stat '.': No such file or directory
[14:17:47][Step 1/3] npm ERR! git clone --template=C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/automattic/socket.io.git C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\https-github-com-automattic-socket-io-git-b9bf0a96: fatal: Could not change back to 'C:/Windows/system32/config/systemprofile/AppData/Roaming/npm-cache/_git-remotes/https-github-com-automattic-socket-io-git-b9bf0a96': No such file or directory
[14:17:47][Step 1/3] npm ERR! Windows_NT 6.3.9600
[14:17:47][Step 1/3] npm ERR! argv "C:\\Program Files\\iojs\\node.exe" "C:\\Program Files\\iojs\\node_modules\\npm\\bin\\npm-cli.js" "install" "deployd"
[14:17:47][Step 1/3] npm ERR! node v2.1.0
[14:17:47][Step 1/3] npm ERR! npm v2.10.1
[14:17:47][Step 1/3] npm ERR! code 128
[14:17:47][Step 1/3]
[14:17:47][Step 1/3] npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/automattic/socket.io.git C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\https-github-com-automattic-socket-io-git-b9bf0a96
[14:17:47][Step 1/3] npm ERR! fatal: Could not change back to 'C:/Windows/system32/config/systemprofile/AppData/Roaming/npm-cache/_git-remotes/https-github-com-automattic-socket-io-git-b9bf0a96': No such file or directory
[14:17:47][Step 1/3] npm ERR!
[14:17:47][Step 1/3] npm ERR!
[14:17:47][Step 1/3] npm ERR! If you need help, you may report this error at:
[14:17:47][Step 1/3] npm ERR! <https://github.com/npm/npm/issues>
[14:17:47][Step 1/3]
[14:17:47][Step 1/3] npm ERR! Please include the following file with any support request:
[14:17:47][Step 1/3] npm ERR! C:\BuildAgent2\work\fa4a336f5df86759\app\prototype\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment