Advertisement
augustotmw

Untitled

May 29th, 2015
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1. Microsoft Windows [versão 6.3.9600]
  2. (c) 2013 Microsoft Corporation. Todos os direitos reservados.
  3.  
  4. C:\Users\Augusto>cd C:\-\Workbench\NodeJS\GEG
  5.  
  6. C:\-\Workbench\NodeJS\GEG>npm install --save
  7. npm WARN package.json Dependency 'open' exists in both dependencies and devDepen
  8. dencies, using 'open@0.0.5' from dependencies
  9. -
  10.  
  11.  
  12. > deasync@0.0.7 install C:\-\Workbench\NodeJS\GEG\node_modules\deasync
  13. > node ./build.js
  14.  
  15. `win32-ia32` exists; testing
  16. Problem with the binary; manual build incoming
  17. child_process: customFds option is deprecated, use stdio instead.
  18. |
  19. C:\-\Workbench\NodeJS\GEG\node_modules\deasync>if not defined npm_config_node_gy
  20. p (node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\
  21. node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (rebuild)
  22. gyp ERR! configure error
  23. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT
  24. HON env variable.
  25. gyp ERR! stack at failNoPython (C:\Program Files (x86)\nodejs\node_modules\n
  26. pm\node_modules\node-gyp\lib\configure.js:103:14)
  27. gyp ERR! stack at C:\Program Files (x86)\nodejs\node_modules\npm\node_module
  28. s\node-gyp\lib\configure.js:64:11
  29. gyp ERR! stack at FSReqWrap.oncomplete (evalmachine.<anonymous>:95:15)
  30. gyp ERR! System Windows_NT 6.3.9600
  31. gyp ERR! command "node" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\nod
  32. e_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  33. gyp ERR! cwd C:\-\Workbench\NodeJS\GEG\node_modules\deasync
  34. ERR! node -v v0.12.3
  35. gyp ERR! node-gyp -v v1.0.3
  36. gyp ERR! not ok
  37. Build failed
  38. |
  39.  
  40.  
  41. > kerberos@0.0.11 install C:\-\Workbench\NodeJS\GEG\node_modules\mongodb\node_mo
  42. dules\kerberos
  43. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  44.  
  45.  
  46. C:\-\Workbench\NodeJS\GEG\node_modules\mongodb\node_modules\kerberos>if not defi
  47. ned npm_config_node_gyp (node "C:\Program Files (x86)\nodejs\node_modules\npm\bi
  48. n\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (re
  49. build)
  50. /
  51.  
  52.  
  53. > kerberos@0.0.4 install C:\-\Workbench\NodeJS\GEG\node_modules\mongoose\node_mo
  54. dules\mongodb\node_modules\kerberos
  55. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  56.  
  57. -
  58. C:\-\Workbench\NodeJS\GEG\node_modules\mongoose\node_modules\mongodb\node_module
  59. s\kerberos>if not defined npm_config_node_gyp (node "C:\Program Files (x86)\node
  60. js\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.j
  61. s" rebuild ) else (rebuild)
  62. /
  63.  
  64.  
  65. > bson@0.2.21 install C:\-\Workbench\NodeJS\GEG\node_modules\mongodb\node_module
  66. s\bson
  67. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  68.  
  69.  
  70. C:\-\Workbench\NodeJS\GEG\node_modules\mongodb\node_modules\bson>if not defined
  71. npm_config_node_gyp (node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\no
  72. de-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (rebuil
  73. d)
  74. \
  75.  
  76.  
  77. > bson@0.2.21 install C:\-\Workbench\NodeJS\GEG\node_modules\mongoose\node_modul
  78. es\mongodb\node_modules\bson
  79. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  80.  
  81. |
  82. C:\-\Workbench\NodeJS\GEG\node_modules\mongoose\node_modules\mongodb\node_module
  83. s\bson>if not defined npm_config_node_gyp (node "C:\Program Files (x86)\nodejs\n
  84. ode_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" r
  85. ebuild ) else (rebuild)
  86. npm WARN prefer global bower@1.4.1 should be installed with -g
  87. npm ERR! Windows_NT 6.3.9600
  88. npm ERR! argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (
  89. x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save"
  90. npm ERR! node v0.12.3
  91. npm ERR! npm v2.9.1
  92. npm ERR! code ELIFECYCLE
  93.  
  94. npm ERR! deasync@0.0.7 install: `node ./build.js`
  95. npm ERR! Exit status 1
  96. npm ERR!
  97. npm ERR! Failed at the deasync@0.0.7 install script 'node ./build.js'.
  98. npm ERR! This is most likely a problem with the deasync package,
  99. npm ERR! not with npm itself.
  100. npm ERR! Tell the author that this fails on your system:
  101. npm ERR! node ./build.js
  102. npm ERR! You can get their info via:
  103. npm ERR! npm owner ls deasync
  104. npm ERR! There is likely additional logging output above.
  105.  
  106. npm ERR! Please include the following file with any support request:
  107. npm ERR! C:\-\Workbench\NodeJS\GEG\npm-debug.log
  108.  
  109. C:\-\Workbench\NodeJS\GEG>node -version
  110. node: bad option: -version
  111.  
  112. C:\-\Workbench\NodeJS\GEG>node main.js
  113. { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
  114.  
  115. js-bson: Failed to load c++ bson extension, using pure JS version
  116.  
  117. ##############################################################
  118. #
  119. # !!! MONGOOSE WARNING !!!
  120. #
  121. # This is an UNSTABLE release of Mongoose.
  122. # Unstable releases are available for preview/testing only.
  123. # DO NOT run this in production.
  124. #
  125. ##############################################################
  126.  
  127. Deprecation warning: moment().zone is deprecated, use moment().utcOffset instead
  128. . https://github.com/moment/moment/issues/1779
  129. Error
  130. at deprecate (C:\-\Workbench\NodeJS\GEG\node_modules\moment\moment.js:738:42
  131. )
  132. at C:\-\Workbench\NodeJS\GEG\node_modules\moment\moment.js:2554:37
  133. at C:\-\Workbench\NodeJS\GEG\node_modules\moment\moment.js:8:85
  134. at Object.<anonymous> (C:\-\Workbench\NodeJS\GEG\node_modules\moment\moment.
  135. js:11:2)
  136. at Module._compile (module.js:460:26)
  137. at Object.Module._extensions..js (module.js:478:10)
  138. at Module.load (module.js:355:32)
  139. at Function.Module._load (module.js:310:12)
  140. at Module.require (module.js:365:17)
  141. at require (module.js:384:17)
  142. fs.js:761
  143. return binding.readdir(pathModule._makeLong(path));
  144. ^
  145. Error: ENOENT, no such file or directory 'C:\-\Workbench\NodeJS\GEG\public\views
  146. \partials'
  147. at Error (native)
  148. at Object.fs.readdirSync (fs.js:761:18)
  149. at traverse (C:\-\Workbench\NodeJS\GEG\node_modules\hapi\node_modules\vision
  150. \lib\index.js:208:12)
  151. at load (C:\-\Workbench\NodeJS\GEG\node_modules\hapi\node_modules\vision\lib
  152. \index.js:194:21)
  153. at internals.Manager._loadPartials (C:\-\Workbench\NodeJS\GEG\node_modules\h
  154. api\node_modules\vision\lib\index.js:227:5)
  155. at C:\-\Workbench\NodeJS\GEG\node_modules\hapi\node_modules\vision\lib\index
  156. .js:172:14
  157. at Array.forEach (native)
  158. at new exports.Manager.internals.Manager (C:\-\Workbench\NodeJS\GEG\node_mod
  159. ules\hapi\node_modules\vision\lib\index.js:117:16)
  160. at new module.exports.internals.Server (C:\-\Workbench\NodeJS\GEG\node_modul
  161. es\hapi\lib\server.js:220:74)
  162. at Object.<anonymous> (C:\-\Workbench\NodeJS\GEG\main.js:91:14)
  163.  
  164. C:\-\Workbench\NodeJS\GEG>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement