Advertisement
Guest User

Untitled

a guest
May 17th, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. C:\temp\1>npm instal -g node-gyp
  2. npm http GET https://registry.npmjs.org/node-gyp
  3. npm http 304 https://registry.npmjs.org/node-gyp
  4. npm http GET https://registry.npmjs.org/fstream
  5. npm http GET https://registry.npmjs.org/graceful-fs
  6. npm http GET https://registry.npmjs.org/glob
  7. npm http GET https://registry.npmjs.org/minimatch
  8. npm http GET https://registry.npmjs.org/mkdirp
  9. npm http GET https://registry.npmjs.org/nopt
  10. npm http GET https://registry.npmjs.org/npmlog
  11. npm http GET https://registry.npmjs.org/rimraf
  12. npm http GET https://registry.npmjs.org/semver
  13. npm http GET https://registry.npmjs.org/tar
  14. npm http GET https://registry.npmjs.org/which
  15. npm http GET https://registry.npmjs.org/request
  16. npm http GET https://registry.npmjs.org/osenv
  17. npm http 304 https://registry.npmjs.org/fstream
  18. npm http 304 https://registry.npmjs.org/glob
  19. npm http 304 https://registry.npmjs.org/graceful-fs
  20. npm http 304 https://registry.npmjs.org/minimatch
  21. npm http 304 https://registry.npmjs.org/mkdirp
  22. npm http 304 https://registry.npmjs.org/npmlog
  23. npm http 304 https://registry.npmjs.org/nopt
  24. npm http 304 https://registry.npmjs.org/rimraf
  25. npm http 304 https://registry.npmjs.org/request
  26. npm http 304 https://registry.npmjs.org/semver
  27. npm http 304 https://registry.npmjs.org/tar
  28. npm http 304 https://registry.npmjs.org/which
  29. npm http 304 https://registry.npmjs.org/osenv
  30. npm http GET https://registry.npmjs.org/semver/-/semver-4.3.4.tgz
  31. npm http GET https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
  32. npm http 200 https://registry.npmjs.org/semver/-/semver-4.3.4.tgz
  33. npm http 200 https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
  34.  
  35. > glob@4.5.3 prepublish c:\Users\user\AppData\Local\Temp\npm-3392-1v7EYh8d\glob-
  36. 4.5.31431871670111-0.3965834155678749\package
  37. > npm run benchclean
  38.  
  39.  
  40. > glob@4.5.3 benchclean c:\Users\user\AppData\Local\Temp\npm-3392-1v7EYh8d\glob-
  41. 4.5.31431871670111-0.3965834155678749\package
  42. > bash benchclean.sh
  43.  
  44. "bash" не является внутренней или внешней
  45. командой, исполняемой программой или пакетным файлом.
  46.  
  47. npm ERR! glob@4.5.3 benchclean: `bash benchclean.sh`
  48. npm ERR! Exit status 1
  49. npm ERR!
  50. npm ERR! Failed at the glob@4.5.3 benchclean script.
  51. npm ERR! This is most likely a problem with the glob package,
  52. npm ERR! not with npm itself.
  53. npm ERR! Tell the author that this fails on your system:
  54. npm ERR! bash benchclean.sh
  55. npm ERR! You can get their info via:
  56. npm ERR! npm owner ls glob
  57. npm ERR! There is likely additional logging output above.
  58. npm ERR! System Windows_NT 6.2.9200
  59. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
  60. ejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "benchclean"
  61. npm ERR! cwd c:\Users\user\AppData\Local\Temp\npm-3392-1v7EYh8d\glob-4.5.3143187
  62. 1670111-0.3965834155678749\package
  63. npm ERR! node -v v0.11.9
  64. npm ERR! npm -v 1.3.15
  65. npm ERR! code ELIFECYCLE
  66. npm ERR!
  67. npm ERR! Additional logging details can be found in:
  68. npm ERR! c:\Users\user\AppData\Local\Temp\npm-3392-1v7EYh8d\glob-4.5.3143187
  69. 1670111-0.3965834155678749\package\npm-debug.log
  70. npm ERR! not ok code 0
  71. npm ERR! addLocalDirectory Could not pack "c:\\Users\\user\\AppData\\Local\\Temp
  72. \\npm-3392-1v7EYh8d\\glob-4.5.31431871670111-0.3965834155678749\\package" to "C:
  73. \\Users\\user\\AppData\\Roaming\\npm-cache\\glob\\4.5.3\\package.tgz"
  74.  
  75. > semver@4.3.4 prepublish c:\Users\user\AppData\Local\Temp\npm-3392-1v7EYh8d\sem
  76. ver-4.3.41431871670173-0.3875622246414423\package
  77. > make
  78.  
  79. "make" не является внутренней или внешней
  80. командой, исполняемой программой или пакетным файлом.
  81. npm ERR! addLocalDirectory Could not pack "c:\\Users\\user\\AppData\\Local\\Temp
  82. \\npm-3392-1v7EYh8d\\semver-4.3.41431871670173-0.3875622246414423\\package" to "
  83. C:\\Users\\user\\AppData\\Roaming\\npm-cache\\semver\\4.3.4\\package.tgz"
  84. npm ERR! glob@4.5.3 prepublish: `npm run benchclean`
  85. npm ERR! Exit status 1
  86. npm ERR!
  87. npm ERR! Failed at the glob@4.5.3 prepublish script.
  88. npm ERR! This is most likely a problem with the glob package,
  89. npm ERR! not with npm itself.
  90. npm ERR! Tell the author that this fails on your system:
  91. npm ERR! npm run benchclean
  92. npm ERR! You can get their info via:
  93. npm ERR! npm owner ls glob
  94. npm ERR! There is likely additional logging output above.
  95.  
  96. npm ERR! System Windows_NT 6.2.9200
  97. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
  98. ejs\\node_modules\\npm\\bin\\npm-cli.js" "instal" "-g" "node-gyp"
  99. npm ERR! cwd C:\temp\1
  100. npm ERR! node -v v0.11.9
  101. npm ERR! npm -v 1.3.15
  102. npm ERR! code ELIFECYCLE
  103. npm ERR!
  104. npm ERR! Additional logging details can be found in:
  105. npm ERR! C:\temp\1\npm-debug.log
  106. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement