Advertisement
Guest User

NPM Quick.DB Error

a guest
Mar 13th, 2019
3,002
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.78 KB | None | 0 0
  1. C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
  2. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  3. C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(67,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To bui
  4. ld using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarge
  5. t solution". [C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj]
  6. gyp ERR! build error
  7. gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
  8. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
  9. gyp ERR! stack at emitTwo (events.js:126:13)
  10. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  11. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  12. gyp ERR! System Windows_NT 10.0.17763
  13. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  14. gyp ERR! cwd C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3
  15. gyp ERR! node -v v8.11.4
  16. gyp ERR! node-gyp -v v3.6.2
  17. gyp ERR! not ok
  18. npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Carter\Desktop\IRLBots\IRLEco\package.json'
  19. npm WARN discord.js@11.4.2 requires a peer of bufferutil@^3.0.3 but none is installed. You must install peer dependencies yourself.
  20. npm WARN discord.js@11.4.2 requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
  21. npm WARN discord.js@11.4.2 requires a peer of node-opus@^0.2.7 but none is installed. You must install peer dependencies yourself.
  22. npm WARN discord.js@11.4.2 requires a peer of opusscript@^0.0.6 but none is installed. You must install peer dependencies yourself.
  23. npm WARN discord.js@11.4.2 requires a peer of sodium@^2.0.3 but none is installed. You must install peer dependencies yourself.
  24. npm WARN discord.js@11.4.2 requires a peer of libsodium-wrappers@^0.7.3 but none is installed. You must install peer dependencies yourself.
  25. npm WARN discord.js@11.4.2 requires a peer of uws@^9.14.0 but none is installed. You must install peer dependencies yourself.
  26. npm WARN IRLEco No description
  27. npm WARN IRLEco No repository field.
  28. npm WARN IRLEco No README data
  29. npm WARN IRLEco No license field.
  30.  
  31. npm ERR! code ELIFECYCLE
  32. npm ERR! errno 1
  33. npm ERR! better-sqlite3@5.4.0 install: `node-gyp rebuild`
  34. npm ERR! Exit status 1
  35. npm ERR!
  36. npm ERR! Failed at the better-sqlite3@5.4.0 install script.
  37. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  38.  
  39. npm ERR! A complete log of this run can be found in:
  40. npm ERR! C:\Users\Carter\AppData\Roaming\npm-cache\_logs\2019-03-13T23_27_12_613Z-debug.log
  41.  
  42. C:\Users\Carter\Desktop\IRLBots\IRLEco>npm install -g rebuild
  43. C:\Users\Carter\AppData\Roaming\npm\rebuild -> C:\Users\Carter\AppData\Roaming\npm\node_modules\rebuild\cli.js
  44. + rebuild@0.1.2
  45. added 3 packages in 0.918s
  46.  
  47. C:\Users\Carter\Desktop\IRLBots\IRLEco>npm i quick.db
  48.  
  49. > integer@2.1.0 install C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer
  50. > node-gyp rebuild
  51.  
  52.  
  53. C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
  54. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  55. integer.cpp
  56. win_delay_load_hook.cc
  57. c:\users\carter\desktop\irlbots\irleco\node_modules\integer\src\integer.cpp(370): warning C4804: '-': unsafe use of type 'bool' in operation [C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer\build\integer.v
  58. cxproj]
  59. c:\users\carter\desktop\irlbots\irleco\node_modules\integer\src\integer.cpp(376): warning C4244: '=': conversion from 'uint64_t' to 'unsigned char', possible loss of data [C:\Users\Carter\Desktop\IRLBots\IRLEco\node_m
  60. odules\integer\build\integer.vcxproj]
  61. Creating library C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer\build\Release\integer.lib and object C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer\build\Release\integer.exp
  62. Generating code
  63. Finished generating code
  64. integer.vcxproj -> C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer\build\Release\\integer.node
  65. Copying C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\integer\build\Release\/integer.node to build\integer.node
  66. 1 file(s) copied.
  67.  
  68. > better-sqlite3@5.4.0 install C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3
  69. > node-gyp rebuild
  70.  
  71.  
  72. C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
  73. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  74. C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(67,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To bui
  75. ld using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarge
  76. t solution". [C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj]
  77. gyp ERR! build error
  78. gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
  79. gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
  80. gyp ERR! stack at emitTwo (events.js:126:13)
  81. gyp ERR! stack at ChildProcess.emit (events.js:214:7)
  82. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
  83. gyp ERR! System Windows_NT 10.0.17763
  84. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  85. gyp ERR! cwd C:\Users\Carter\Desktop\IRLBots\IRLEco\node_modules\better-sqlite3
  86. gyp ERR! node -v v8.11.4
  87. gyp ERR! node-gyp -v v3.6.2
  88. gyp ERR! not ok
  89. npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Carter\Desktop\IRLBots\IRLEco\package.json'
  90. npm WARN discord.js@11.4.2 requires a peer of bufferutil@^3.0.3 but none is installed. You must install peer dependencies yourself.
  91. npm WARN discord.js@11.4.2 requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
  92. npm WARN discord.js@11.4.2 requires a peer of node-opus@^0.2.7 but none is installed. You must install peer dependencies yourself.
  93. npm WARN discord.js@11.4.2 requires a peer of opusscript@^0.0.6 but none is installed. You must install peer dependencies yourself.
  94. npm WARN discord.js@11.4.2 requires a peer of sodium@^2.0.3 but none is installed. You must install peer dependencies yourself.
  95. npm WARN discord.js@11.4.2 requires a peer of libsodium-wrappers@^0.7.3 but none is installed. You must install peer dependencies yourself.
  96. npm WARN discord.js@11.4.2 requires a peer of uws@^9.14.0 but none is installed. You must install peer dependencies yourself.
  97. npm WARN IRLEco No description
  98. npm WARN IRLEco No repository field.
  99. npm WARN IRLEco No README data
  100. npm WARN IRLEco No license field.
  101.  
  102. npm ERR! code ELIFECYCLE
  103. npm ERR! errno 1
  104. npm ERR! better-sqlite3@5.4.0 install: `node-gyp rebuild`
  105. npm ERR! Exit status 1
  106. npm ERR!
  107. npm ERR! Failed at the better-sqlite3@5.4.0 install script.
  108. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  109.  
  110. npm ERR! A complete log of this run can be found in:
  111. npm ERR! C:\Users\Carter\AppData\Roaming\npm-cache\_logs\2019-03-13T23_30_45_572Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement