Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. Your environment has been set up for using Node.js 0.12.6 (x64) and npm.
  2.  
  3. C:UsersAlexandre>npm install -g phonegap
  4. npm **WARN** addRemoteGit Error: not found: git
  5.  
  6. npm **WARN** addRemoteGit at F (C:Program Filesnodejsnode_modulesnpmnode_mo
  7. duleswhichwhich.js:72:28)
  8.  
  9. npm **WARN** addRemoteGit at E (C:Program Filesnodejsnode_modulesnpmnode_mo
  10. duleswhichwhich.js:75:29)
  11. npm **WARN** addRemoteGit at C:Program Filesnodejsnode_modulesnpmnode_modul
  12. eswhichwhich.js:83:16
  13.  
  14. npm **WARN** addRemoteGit at FSReqWrap.oncomplete (fs.js:95:15)
  15.  
  16. npm **WARN** addRemoteGit git+https://github.com/imhotep/plugman.git#0.5.7 resettin
  17. g remote C:UsersAlexandreAppDataRoamingnpm-cache_git-remoteshttps-github-
  18. com-imhotep-plugman-git-20c32d58 because of error: { [Error: not found: git] cod
  19. e: 'ENOGIT' }
  20.  
  21. npm **WARN** addRemoteGit Error: not found: git
  22.  
  23. npm **WARN** addRemoteGit at F (C:Program Filesnodejsnode_modulesnpmnode_mo
  24. duleswhichwhich.js:72:28)
  25.  
  26. npm **WARN** addRemoteGit at E (C:Program Filesnodejsnode_modulesnpmnode_mo
  27. duleswhichwhich.js:75:29)
  28.  
  29. npm **WARN** addRemoteGit at C:Program Filesnodejsnode_modulesnpmnode_modul
  30. eswhichwhich.js:83:16
  31.  
  32. npm **WARN** addRemoteGit at FSReqWrap.oncomplete (fs.js:95:15)
  33.  
  34. npm **WARN** addRemoteGit git+https://github.com/filmaj/node-plist.git resetting re
  35. mote C:UsersAlexandreAppDataRoamingnpm-cache_git-remoteshttps-github-com-
  36. filmaj-node-plist-git-653fe22e because of error: { [Error: not found: git] code:
  37. 'ENOGIT' }
  38.  
  39. npm **ERR!** git clone --template=C:UsersAlexandreAppDataRoamingnpm-cache_git-
  40. remotes_templates --mirror https://github.com/filmaj/node-plist.git C:UsersAl
  41. exandreAppDataRoamingnpm-cache_git-remoteshttps-github-com-filmaj-node-plis
  42. t-git-653fe22e: undefined
  43.  
  44. npm **ERR!** git clone --template=C:UsersAlexandreAppDataRoamingnpm-cache_git-
  45. remotes_templates --mirror https://github.com/filmaj/node-plist.git C:UsersAl
  46. exandreAppDataRoamingnpm-cache_git-remoteshttps-github-com-filmaj-node-plis
  47. t-git-653fe22e: undefined
  48.  
  49. npm **ERR!** git clone --template=C:UsersAlexandreAppDataRoamingnpm-cache_git-
  50. remotes_templates --mirror https://github.com/imhotep/plugman.git C:UsersAlex
  51. andreAppDataRoamingnpm-cache_git-remoteshttps-github-com-imhotep-plugman-gi
  52. t-20c32d58: undefined
  53.  
  54. npm **ERR!** git clone --template=C:UsersAlexandreAppDataRoamingnpm-cache_git-
  55. remotes_templates --mirror https://github.com/imhotep/plugman.git C:UsersAlex
  56. andreAppDataRoamingnpm-cache_git-remoteshttps-github-com-imhotep-plugman-gi
  57. t-20c32d58: undefined
  58.  
  59. npm **ERR!** Windows_NT 6.1.7601
  60.  
  61. npm **ERR!** argv "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nodejs
  62. \node_modules\npm\bin\npm-cli.js" "install" "-g" "phonegap"
  63.  
  64. npm **ERR!** node v0.12.6
  65.  
  66. npm **ERR!** npm v2.11.2
  67.  
  68. npm **ERR!** code ENOGIT
  69.  
  70. npm **ERR!** not found: git
  71.  
  72. npm **ERR!**
  73.  
  74. npm **ERR!** Failed using git.
  75.  
  76. npm **ERR!** This is most likely not a problem with npm itself.
  77.  
  78. npm **ERR!** Please check if you have git installed and in your PATH.
  79.  
  80. npm **ERR!** Please include the following file with any support request:
  81.  
  82. npm **ERR!** C:UsersAlexandrenpm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement