atom-react icon indicating copy to clipboard operation
atom-react copied to clipboard

Error: Command failed: git -c core.longpaths=true config --get remote.origin.url

Open sidd1004 opened this issue 8 years ago • 0 comments

npm WARN addRemoteGit Error: Command failed: git -c core.longpaths=true config --get remote.origin.url npm WARN addRemoteGit npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:213:12) npm WARN addRemoteGit at emitTwo (events.js:87:13) npm WARN addRemoteGit at ChildProcess.emit (events.js:172:7) npm WARN addRemoteGit at maybeClose (internal/child_process.js:827:16) npm WARN addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) npm WARN addRemoteGit git+https://github.com/millermedeiros/rocambole.git#1bd5044df1d6c888a1bd1b511158fb34b011e9aa resetting remote C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 because of error: { [Error: Command failed: git -c core.longpaths=true config --get remote.origin.url npm WARN addRemoteGit ] npm WARN addRemoteGit killed: false, npm WARN addRemoteGit code: 1, npm WARN addRemoteGit signal: null, npm WARN addRemoteGit cmd: 'git -c core.longpaths=true config --get remote.origin.url' } npm ERR! git clone C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa: Cloning into 'C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa'... npm ERR! git clone C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa: error: cannot spawn sh: No such file or directory npm ERR! git clone C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa: fatal: unable to fork npm ERR! git clone C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa: npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\Users\Admin\AppData\Local\atom\app-1.14.3\resources\app\apm\bin\node.exe" "C:\Users\Admin\AppData\Local\atom\app-1.14.3\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\Admin\.atom\.apm\.apmrc" "--userconfig" "C:\Users\Admin\.atom\.apmrc" "install" "C:\Users\Admin\AppData\Local\Temp\d-117122-15016-1a59akt\package.tgz" "--runtime=electron" "--target=1.3.13" "--arch=x64" "--global-style" npm ERR! node v4.4.5 npm ERR! npm v3.10.5 npm ERR! code 128

npm ERR! Command failed: git -c core.longpaths=true clone C:\Users\Admin.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa npm ERR! Cloning into 'C:\Users\Admin\AppData\Local\Temp\npm-14896-6282b7a0\git-cache-7549ddbb\1bd5044df1d6c888a1bd1b511158fb34b011e9aa'... npm ERR! error: cannot spawn sh: No such file or directory npm ERR! fatal: unable to fork npm ERR! npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\Admin\AppData\Local\Temp\apm-install-dir-117122-15016-108peg4\npm-debug.log

sidd1004 avatar Feb 21 '17 18:02 sidd1004