Advertisement
anta40

nodejs-gyp-log

Dec 5th, 2012
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. C:\Users\CSL-NB-064>npm install sqlite3 --msvs_version=2012
  2. npm http GET https://registry.npmjs.org/sqlite3
  3. npm http 304 https://registry.npmjs.org/sqlite3
  4.  
  5. > sqlite3@2.1.5 install C:\Users\CSL-NB-064\node_modules\sqlite3
  6. > node-gyp rebuild
  7.  
  8.  
  9. C:\Users\CSL-NB-064\node_modules\sqlite3>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_mod
  10. ules\node-gyp\bin\node-gyp.js" rebuild
  11. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  12. sqlite3.c
  13. ..\..\..\deps\sqlite3\sqlite3.c : fatal error C1902: Program database manager mismatch; please check your installation
  14. [C:\Users\CSL-NB-064\node_modules\sqlite3\build\deps\sqlite3\sqlite3.vcxproj]
  15. gyp ERR! build error
  16. gyp ERR! stack Error: `msbuild` failed with exit code: 1
  17. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:2
  18. 32:23)
  19. gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:99:17)
  20. gyp ERR! stack at Process._handle.onexit (child_process.js:678:10)
  21. gyp ERR! System Windows_NT 6.1.7601
  22. gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuil
  23. d"
  24. gyp ERR! cwd C:\Users\CSL-NB-064\node_modules\sqlite3
  25. gyp ERR! node -v v0.8.15
  26. gyp ERR! node-gyp -v v0.8.1
  27. gyp ERR! not ok
  28. npm ERR! sqlite3@2.1.5 install: `node-gyp rebuild`
  29. npm ERR! `cmd "/c" "node-gyp rebuild"` failed with 1
  30. npm ERR!
  31. npm ERR! Failed at the sqlite3@2.1.5 install script.
  32. npm ERR! This is most likely a problem with the sqlite3 package,
  33. npm ERR! not with npm itself.
  34. npm ERR! Tell the author that this fails on your system:
  35. npm ERR! node-gyp rebuild
  36. npm ERR! You can get their info via:
  37. npm ERR! npm owner ls sqlite3
  38. npm ERR! There is likely additional logging output above.
  39.  
  40. npm ERR! System Windows_NT 6.1.7601
  41. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
  42. "install" "sqlite3" "--msvs_version=2012"
  43. npm ERR! cwd C:\Users\CSL-NB-064
  44. npm ERR! node -v v0.8.15
  45. npm ERR! npm -v 1.1.66
  46. npm ERR! code ELIFECYCLE
  47. npm ERR!
  48. npm ERR! Additional logging details can be found in:
  49. npm ERR! C:\Users\CSL-NB-064\npm-debug.log
  50. npm ERR! not ok code 0
  51.  
  52.  
  53. C:\Users\CSL-NB-064>npm install sqlite3 --msvs_version=v110
  54. npm http GET https://registry.npmjs.org/sqlite3
  55. npm http 304 https://registry.npmjs.org/sqlite3
  56.  
  57. > sqlite3@2.1.5 install C:\Users\CSL-NB-064\node_modules\sqlite3
  58. > node-gyp rebuild
  59.  
  60.  
  61. C:\Users\CSL-NB-064\node_modules\sqlite3>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_mod
  62. ules\node-gyp\bin\node-gyp.js" rebuild
  63. Traceback (most recent call last):
  64. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\gyp", line 18, in <module>
  65. sys.exit(gyp.main(sys.argv[1:]))
  66. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 523, in main
  67. return gyp_main(args)
  68. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 499, in gyp_main
  69.  
  70. options.circular_check)
  71. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 96, in Load
  72. generator.CalculateVariables(default_variables, params)
  73. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1703, in C
  74. alculateVariables
  75. generator_flags.get('msvs_version', 'auto'))
  76. File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\MSVSVersion.py", line 359, in Selec
  77. tVisualStudioVersion
  78. versions = _DetectVisualStudioVersions(version_map[version], 'e' in version)
  79. KeyError: 'v110'
  80. gyp ERR! configure error
  81. gyp ERR! stack Error: `gyp` failed with exit code: 1
  82. gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configur
  83. e.js:420:16)
  84. gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:99:17)
  85. gyp ERR! stack at Process._handle.onexit (child_process.js:678:10)
  86. gyp ERR! System Windows_NT 6.1.7601
  87. gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuil
  88. d"
  89. gyp ERR! cwd C:\Users\CSL-NB-064\node_modules\sqlite3
  90. gyp ERR! node -v v0.8.15
  91. gyp ERR! node-gyp -v v0.8.1
  92. gyp ERR! not ok
  93. npm ERR! sqlite3@2.1.5 install: `node-gyp rebuild`
  94. npm ERR! `cmd "/c" "node-gyp rebuild"` failed with 1
  95. npm ERR!
  96. npm ERR! Failed at the sqlite3@2.1.5 install script.
  97. npm ERR! This is most likely a problem with the sqlite3 package,
  98. npm ERR! not with npm itself.
  99. npm ERR! Tell the author that this fails on your system:
  100. npm ERR! node-gyp rebuild
  101. npm ERR! You can get their info via:
  102. npm ERR! npm owner ls sqlite3
  103. npm ERR! There is likely additional logging output above.
  104.  
  105. npm ERR! System Windows_NT 6.1.7601
  106. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
  107. "install" "sqlite3" "--msvs_version=v110"
  108. npm ERR! cwd C:\Users\CSL-NB-064
  109. npm ERR! node -v v0.8.15
  110. npm ERR! npm -v 1.1.66
  111. npm ERR! code ELIFECYCLE
  112. npm ERR!
  113. npm ERR! Additional logging details can be found in:
  114. npm ERR! C:\Users\CSL-NB-064\npm-debug.log
  115. npm ERR! not ok code 0
  116.  
  117.  
  118. C:\Users\CSL-NB-064>npm install sqlite3 --msvs_version=auto
  119. npm http GET https://registry.npmjs.org/sqlite3
  120. npm http 304 https://registry.npmjs.org/sqlite3
  121.  
  122. > sqlite3@2.1.5 install C:\Users\CSL-NB-064\node_modules\sqlite3
  123. > node-gyp rebuild
  124.  
  125.  
  126. C:\Users\CSL-NB-064\node_modules\sqlite3>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_mod
  127. ules\node-gyp\bin\node-gyp.js" rebuild
  128. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  129. sqlite3.c
  130. ..\..\..\deps\sqlite3\sqlite3.c : fatal error C1902: Program database manager mismatch; please check your installation
  131. [C:\Users\CSL-NB-064\node_modules\sqlite3\build\deps\sqlite3\sqlite3.vcxproj]
  132. gyp ERR! build error
  133. gyp ERR! stack Error: `msbuild` failed with exit code: 1
  134. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:2
  135. 32:23)
  136. gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:99:17)
  137. gyp ERR! stack at Process._handle.onexit (child_process.js:678:10)
  138. gyp ERR! System Windows_NT 6.1.7601
  139. gyp ERR! command "node" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuil
  140. d"
  141. gyp ERR! cwd C:\Users\CSL-NB-064\node_modules\sqlite3
  142. gyp ERR! node -v v0.8.15
  143. gyp ERR! node-gyp -v v0.8.1
  144. gyp ERR! not ok
  145. npm ERR! sqlite3@2.1.5 install: `node-gyp rebuild`
  146. npm ERR! `cmd "/c" "node-gyp rebuild"` failed with 1
  147. npm ERR!
  148. npm ERR! Failed at the sqlite3@2.1.5 install script.
  149. npm ERR! This is most likely a problem with the sqlite3 package,
  150. npm ERR! not with npm itself.
  151. npm ERR! Tell the author that this fails on your system:
  152. npm ERR! node-gyp rebuild
  153. npm ERR! You can get their info via:
  154. npm ERR! npm owner ls sqlite3
  155. npm ERR! There is likely additional logging output above.
  156.  
  157. npm ERR! System Windows_NT 6.1.7601
  158. npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
  159. "install" "sqlite3" "--msvs_version=auto"
  160. npm ERR! cwd C:\Users\CSL-NB-064
  161. npm ERR! node -v v0.8.15
  162. npm ERR! npm -v 1.1.66
  163. npm ERR! code ELIFECYCLE
  164. npm ERR!
  165. npm ERR! Additional logging details can be found in:
  166. npm ERR! C:\Users\CSL-NB-064\npm-debug.log
  167. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement