Skip to content

Instantly share code, notes, and snippets.

@rozanovz
Created November 2, 2016 15:15
Show Gist options
  • Select an option

  • Save rozanovz/8322fe8224a4accfadabc65e73b57118 to your computer and use it in GitHub Desktop.

Select an option

Save rozanovz/8322fe8224a4accfadabc65e73b57118 to your computer and use it in GitHub Desktop.
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:206:12)
npm WARN addRemoteGit at emitTwo (events.js:106:13)
npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7)
npm WARN addRemoteGit at maybeClose (internal/child_process.js:852:16)
npm WARN addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
npm WARN addRemoteGit git+ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git#development resetting remote C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d because of error: { 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:206:12)
npm WARN addRemoteGit at emitTwo (events.js:106:13)
npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7)
npm WARN addRemoteGit at maybeClose (internal/child_process.js:852:16)
npm WARN addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
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 --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d: Cloning into bare repository 'C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d'...
npm ERR! git clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d: ERROR: Repository not found.
npm ERR! git clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d: fatal: Could not read from remote repository.
npm ERR! git clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d:
npm ERR! git clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d: Please make sure you have the correct access rights
npm ERR! git clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d: and the repository exists.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v6.4.0
npm ERR! npm v3.10.3
npm ERR! code 128
npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror ssh://[email protected]/WarnerMusicGroup/factory-cf-client.git C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d
npm ERR! Cloning into bare repository 'C:\Users\arozanov\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-github-com-WarnerMusicGroup-factory-cf-client-git-development-2a1aac7d'...
npm ERR! ERROR: Repository not found.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
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:\Projects\factory-dev-portal\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment