Guest User

Untitled

a guest
Dec 15th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS F:\1. Node\StenBot> npm i quick.db
  2.  
  3. > integer@2.1.0 install F:\1. Node\StenBot\node_modules\integer
  4. > node-gyp rebuild
  5.  
  6.  
  7. F:\1. Node\StenBot\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 )
  8. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  9.   integer.cpp
  10.   win_delay_load_hook.cc
  11. f:\1. node\stenbot\node_modules\integer\src\integer.cpp(370): warning C4804: '-': unsafe use of type 'bool' in operatio
  12. n [F:\1. Node\StenBot\node_modules\integer\build\integer.vcxproj]
  13.      Creating library F:\1. Node\StenBot\node_modules\integer\build\Release\integer.lib and object F:\1. Node\StenBot\n
  14.   ode_modules\integer\build\Release\integer.exp
  15.   Generating code
  16.   All 265 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  17.   Finished generating code
  18.   integer.vcxproj -> F:\1. Node\StenBot\node_modules\integer\build\Release\\integer.node
  19.   Copying F:\1. Node\StenBot\node_modules\integer\build\Release\/integer.node to build\integer.node
  20.           1 file(s) copied.
  21.  
  22. > better-sqlite3@5.1.0 install F:\1. Node\StenBot\node_modules\better-sqlite3
  23. > node-gyp rebuild
  24.  
  25.  
  26. F:\1. Node\StenBot\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 )
  27. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  28. C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(
  29. 67,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 bui
  30. ld tools, please install v140 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by select
  31. ing the Project menu or right-click the solution, and then selecting "Retarget solution". [F:\1. Node\StenBot\node_modu
  32. les\better-sqlite3\build\deps\locate_sqlite3.vcxproj]
  33. gyp ERR! build error
  34. gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
  35. gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
  36. gyp ERR! stack     at ChildProcess.emit (events.js:182:13)
  37. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
  38. gyp ERR! System Windows_NT 10.0.17134
  39. 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"
  40. gyp ERR! cwd F:\1. Node\StenBot\node_modules\better-sqlite3
  41. gyp ERR! node -v v10.14.2
  42. gyp ERR! node-gyp -v v3.8.0
  43. gyp ERR! not ok
  44. 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.
  45. npm WARN discord.js@11.4.2 requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
  46. 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.
  47. 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.
  48. 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.
  49. 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.
  50. 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.
  51. npm WARN StenBot@1.0.0 No description
  52. npm WARN StenBot@1.0.0 No repository field.
  53.  
  54. npm ERR! code ELIFECYCLE
  55. npm ERR! errno 1
  56. npm ERR! better-sqlite3@5.1.0 install: `node-gyp rebuild`
  57. npm ERR! Exit status 1
  58. npm ERR!
  59. npm ERR! Failed at the better-sqlite3@5.1.0 install script.
  60. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  61.  
  62. npm ERR! A complete log of this run can be found in:
  63. npm ERR!     C:\Users\Admin\AppData\Roaming\npm-cache\_logs\2018-12-15T10_14_21_701Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment