Advertisement
Guest User

Untitled

a guest
Jan 26th, 2018
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. C:\Users\adrian.aguirre\Downloads\hbg-app-filter-angular-seed>npm install
  2. npm WARN addRemoteGit Error: Command failed: git -c core.longpaths=true config --get remote.origin.url
  3. npm WARN addRemoteGit
  4. npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:206:12)
  5. npm WARN addRemoteGit at emitTwo (events.js:106:13)
  6. npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7)
  7. npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16)
  8. npm WARN addRemoteGit at Socket.<anonymous> (internal/child_process.js:334:11)
  9. npm WARN addRemoteGit at emitOne (events.js:96:13)
  10. npm WARN addRemoteGit at Socket.emit (events.js:188:7)
  11. npm WARN addRemoteGit at Pipe._handle.close [as _onclose] (net.js:493:12)
  12. npm WARN addRemoteGit git+ssh://git@git.i20.biz:hotelbeds/hbg-common.git resetting remote C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d because of error: { Error: Command failed: git -c core.longpaths=true config --get remote.origin.url
  13. npm WARN addRemoteGit
  14. npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:206:12)
  15. npm WARN addRemoteGit at emitTwo (events.js:106:13)
  16. npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7)
  17. npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16)
  18. npm WARN addRemoteGit at Socket.<anonymous> (internal/child_process.js:334:11)
  19. npm WARN addRemoteGit at emitOne (events.js:96:13)
  20. npm WARN addRemoteGit at Socket.emit (events.js:188:7)
  21. npm WARN addRemoteGit at Pipe._handle.close [as _onclose] (net.js:493:12)
  22. npm WARN addRemoteGit killed: false,
  23. npm WARN addRemoteGit code: 1,
  24. npm WARN addRemoteGit signal: null,
  25. npm WARN addRemoteGit cmd: 'git -c core.longpaths=true config --get remote.origin.url' }
  26. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d: Cloning into bare repository 'C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d'...
  27. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d: Host key verification failed.
  28. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d: fatal: Could not read from remote repository.
  29. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d:
  30. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d: Please make sure you have the correct access rights
  31. npm ERR! git clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d: and the repository exists.
  32. npm ERR! Windows_NT 10.0.16299
  33. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
  34. npm ERR! node v6.5.0
  35. npm ERR! npm v3.10.3
  36. npm ERR! code 128
  37.  
  38. npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@git.i20.biz:hotelbeds/hbg-common.git C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d
  39. npm ERR! Cloning into bare repository 'C:\Users\adrian.aguirre\AppData\Roaming\npm-cache\_git-remotes\git-ssh-git-git-i20-biz-hotelbeds-hbg-common-git-9a05408d'...
  40. npm ERR! Host key verification failed.
  41. npm ERR! fatal: Could not read from remote repository.
  42. npm ERR!
  43. npm ERR! Please make sure you have the correct access rights
  44. npm ERR! and the repository exists.
  45. npm ERR!
  46. npm ERR!
  47. npm ERR! If you need help, you may report this error at:
  48. npm ERR! <https://github.com/npm/npm/issues>
  49.  
  50. npm ERR! Please include the following file with any support request:
  51. npm ERR! C:\Users\adrian.aguirre\Downloads\hbg-app-filter-angular-seed\npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement