Advertisement
dfhfjjfgjfsfeedgf

Untitled

Nov 30th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. > integer@2.1.0 install D:\DiscordJavaScript\JCRP\node_modules\integer
  2. > node-gyp rebuild
  3.  
  4.  
  5. D:\DiscordJavaScript\JCRP\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 )
  6. gyp ERR! configure error
  7. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
  8. gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:483:19)
  9. gyp ERR! stack at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:508:16)
  10. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
  11. gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
  12. gyp ERR! System Windows_NT 10.0.17134
  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 D:\DiscordJavaScript\JCRP\node_modules\integer
  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 discord.js@11.4.2 requires a peer of bufferutil@^3.0.3 but none is installed. You must install peer dependencies yourself.
  19. npm WARN discord.js@11.4.2 requires a peer of erlpack@discordapp/erlpack but none is installed. You must install peer dependencies yourself.
  20. 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.
  21. 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.
  22. 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.
  23. 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.
  24. 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.
  25. npm WARN jcrp@1.0.0 No description
  26. npm WARN jcrp@1.0.0 No repository field.
  27.  
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! errno 1
  30. npm ERR! integer@2.1.0 install: `node-gyp rebuild`
  31. npm ERR! Exit status 1
  32. npm ERR!
  33. npm ERR! Failed at the integer@2.1.0 install script.
  34. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  35.  
  36. npm ERR! A complete log of this run can be found in:
  37. npm ERR! C:\Users\johnd\AppData\Roaming\npm-cache\_logs\2018-11-30T21_29_52_440Z-debug.log
  38. PS D:\DiscordJavaScript\JCRP>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement