Advertisement
Guest User

errors

a guest
Sep 6th, 2017
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. Node: v6.11.3
  2. Npm: v3.10.5
  3. Python: v2.7.13
  4. Installing script dependencies
  5. Installing apm
  6. npm ERR! git clone --template=C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/nathansobo/node-plist.git C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8: Cloning i
  7. nto bare repository 'C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8'...
  8. npm ERR! Windows_NT 10.0.15063
  9. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\username\\Documents\\vscode\\atom-master\\script\\node_modules\\npm\\bin\\npm-cli.js" "--global-style" "--loglevel=error" "install"
  10. npm ERR! node v6.11.3
  11. npm ERR! npm v3.10.5
  12. npm ERR! code 128
  13.  
  14. npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/nathansobo/node-plist.git C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathan
  15. sobo-node-plist-git-c34fedb8
  16. npm ERR! Cloning into bare repository 'C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8'...
  17. npm ERR!
  18. npm ERR!
  19. npm ERR! If you need help, you may report this error at:
  20. npm ERR! <https://github.com/npm/npm/issues>
  21.  
  22. npm ERR! Please include the following file with any support request:
  23. npm ERR! C:\Users\username\Documents\vscode\atom-master\apm\npm-debug.log
  24. child_process.js:495
  25. throw err;
  26. ^
  27.  
  28. Error: Command failed: C:\Users\username\Documents\vscode\atom-master\script\node_modules\.bin\npm.cmd --global-style --loglevel=error install
  29. npm ERR! git clone --template=C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/nathansobo/node-plist.git C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8: Cloning i
  30. nto bare repository 'C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8'...
  31. npm ERR! Windows_NT 10.0.15063
  32. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\username\\Documents\\vscode\\atom-master\\script\\node_modules\\npm\\bin\\npm-cli.js" "--global-style" "--loglevel=error" "install"
  33. npm ERR! node v6.11.3
  34. npm ERR! npm v3.10.5
  35. npm ERR! code 128
  36.  
  37. npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/nathansobo/node-plist.git C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathan
  38. sobo-node-plist-git-c34fedb8
  39. npm ERR! Cloning into bare repository 'C:\Users\username\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-nathansobo-node-plist-git-c34fedb8'...
  40. npm ERR!
  41. npm ERR!
  42. npm ERR! If you need help, you may report this error at:
  43. npm ERR! <https://github.com/npm/npm/issues>
  44.  
  45. npm ERR! Please include the following file with any support request:
  46. npm ERR! C:\Users\username\Documents\vscode\atom-master\apm\npm-debug.log
  47.  
  48. at checkExecSyncError (child_process.js:472:13)
  49. at Object.execFileSync (child_process.js:492:13)
  50. at module.exports (C:\Users\username\Documents\vscode\atom-master\script\lib\install-apm.js:10:16)
  51. at Object.<anonymous> (C:\Users\username\Documents\vscode\atom-master\script\bootstrap:27:1)
  52. at Module._compile (module.js:570:32)
  53. at Object.Module._extensions..js (module.js:579:10)
  54. at Module.load (module.js:487:32)
  55. at tryModuleLoad (module.js:446:12)
  56. at Function.Module._load (module.js:438:3)
  57. at Module.require (module.js:497:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement