Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
1,501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.70 KB | None | 0 0
  1. npm WARN deprecated ffmpeg-binaries@4.0.0: ffmpeg-binaries is no longer being maintained. use ffmpeg-static, or just install ffmpeg
  2.  
  3. > lzma-native@3.0.8 install C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native
  4. > node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build
  5.  
  6. node-pre-gyp ERR! Tried to download(404): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-win32-x64.tar.gz
  7. node-pre-gyp ERR! Pre-built binaries not found for lzma-native@3.0.8 and node@12.14.1 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
  8. node-pre-gyp ERR! Tried to download(undefined): https://node-pre-gyp.addaleax.net/lzma-native/lzma_native-v3.0.8-node-v72-win32-x64.tar.gz
  9. node-pre-gyp ERR! Pre-built binaries not found for lzma-native@3.0.8 and node@12.14.1 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
  10. gyp ERR! find Python
  11. gyp ERR! find Python Python is not set from command line or npm configuration
  12. gyp ERR! find Python Python is not set from environment variable PYTHON
  13. gyp ERR! find Python checking if "python" can be used
  14. gyp ERR! find Python - "python" is not in PATH or produced an error
  15. gyp ERR! find Python checking if "python2" can be used
  16. gyp ERR! find Python - "python2" is not in PATH or produced an error
  17. gyp ERR! find Python checking if "python3" can be used
  18. gyp ERR! find Python - "python3" is not in PATH or produced an error
  19. gyp ERR! find Python checking if the py launcher can be used to find Python 2
  20. gyp ERR! find Python - "py.exe" is not in PATH or produced an error
  21. gyp ERR! find Python checking if Python is C:\Python27\python.exe
  22. gyp ERR! find Python - "C:\Python27\python.exe" could not be run
  23. gyp ERR! find Python checking if Python is C:\Python37\python.exe
  24. gyp ERR! find Python - "C:\Python37\python.exe" could not be run
  25. gypgyp ERR! find PythonERR!
  26. find Pythongyp
  27. gyp ERR!ERR! find Pythonfind Python Python is not set from command line or npm configuration
  28. **********************************************************
  29. gypgyp ERR!ERR! find Pythonfind Python Python is not set from environment variable PYTHON
  30. You need to install the latest version of Python.
  31. gypgyp ERR!ERR! find Pythonfind Python checking if "python" can be used
  32. Node-gyp should be able to find and use Python. If not,
  33. gypgyp ERR!ERR! find Pythonfind Python - "python" is not in PATH or produced an error
  34. you can try one of the following options:
  35. gypgyp ERR!ERR! find Pythonfind Python checking if "python2" can be used
  36. - Use the switch --python="C:\Path\To\python.exe"
  37. gypgyp ERR! ERR!find Python - "python2" is not in PATH or produced an error
  38. find Pythongyp (accepted by both node-gyp and npm)
  39. gypERR! ERR!find Python checking if "python3" can be used
  40. find Pythongyp - Set the environment variable PYTHON
  41. gypERR! ERR!find Python - "python3" is not in PATH or produced an error
  42. find Pythongyp - Set the npm configuration variable python:
  43. gypERR! ERR!find Python checking if the py launcher can be used to find Python 2
  44. find Pythongyp npm config set python "C:\Path\To\python.exe"
  45. gypERR! ERR!find Python - "py.exe" is not in PATH or produced an error
  46. find Pythongyp For more information consult the documentation at:
  47. gypERR! ERR!find Python checking if Python is C:\Python27\python.exe
  48. gypfind Python https://github.com/nodejs/node-gyp#installation
  49. ERR!gyp find PythonERR! - "C:\Python27\python.exe" could not be run
  50. gypfind Python **********************************************************
  51. ERR!gyp find PythonERR! checking if Python is C:\Python37\python.exe
  52. gypfind Python
  53. ERR! find Python - "C:\Python37\python.exe" could not be run
  54. gypgyp ERR!ERR! configure errorfind Python
  55.  
  56. gypgyp ERR!ERR! stackfind Python Error: Could not find any Python installation to use
  57. **********************************************************
  58. gyp gypERR! ERR!stack at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
  59. find Pythongyp You need to install the latest version of Python.
  60. ERR!gyp stack at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
  61. ERR!gyp ERR!find Python Node-gyp should be able to find and use Python. If not,
  62. stack at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
  63. gypgyp ERR!ERR! find Pythonstack you can try one of the following options:
  64. at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
  65. gypgyp ERR!ERR! stackfind Python at exithandler (child_process.js:302:5)
  66. gyp - Use the switch --python="C:\Path\To\python.exe"
  67. gypERR! stackERR! at ChildProcess.errorhandler (child_process.js:314:5)
  68. gyp find PythonERR! (accepted by both node-gyp and npm)
  69. stack at ChildProcess.emit (events.js:223:5)
  70. gypgyp ERR!ERR! stackfind Python at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
  71. - Set the environment variable PYTHON
  72. gypgyp ERR!ERR! stack at onErrorNT (internal/child_process.js:456:16)
  73. find Pythongyp - Set the npm configuration variable python:
  74. gypERR! ERR!stack at processTicksAndRejections (internal/process/task_queues.js:81:21)
  75. find Python npm config set python "C:\Path\To\python.exe"
  76. gypgyp ERR!ERR! find PythonSystem For more information consult the documentation at:
  77. Windows_NT 10.0.17763
  78. gypgyp ERR!ERR! find Pythoncommand https://github.com/nodejs/node-gyp#installation
  79. "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\bobal\\Documents\\GitHub\\Spotify-Playlist-Discord-bot\\node_modules\\lzma-native\\binding-v3.0.8-node-v72-win32-x64\\lzma_native.node" "--module_name=lzma_native" "--module_path=C:\\Users\\bobal\\Documents\\GitHub\\Spotify-Playlist-Discord-bot\\node_modules\\lzma-native\\binding-v3.0.8-node-v72-win32-x64"
  80. gypgyp ERR!ERR! find Pythoncwd **********************************************************
  81. C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native
  82. gypgyp ERR!ERR! find Pythonnode -v
  83. v12.14.1
  84. gyp ERR! node-gyp -vgyp v5.0.5
  85. gyp ERR!ERR! configure errornot ok
  86.  
  87. gyp ERR! stack Error: Could not find any Python installation to use
  88. gyp ERR! stack at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
  89. gyp ERR! stack at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
  90. gyp ERR! stack at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
  91. gyp ERR! stack at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
  92. gyp ERR! stack at exithandler (child_process.js:302:5)
  93. gyp ERR! stacknode-pre-gyp at ChildProcess.errorhandler (child_process.js:314:5)
  94. gypERR! ERR!build error
  95. stack at ChildProcess.emit (events.js:223:5)
  96. node-pre-gypgyp ERR!ERR! stackstack at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
  97. Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native\binding-v3.0.8-node-v72-win32-x64\lzma_native.node --module_name=lzma_native --module_path=C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native\binding-v3.0.8-node-v72-win32-x64' (1)
  98. node-pre-gypgyp ERR! ERR!stack at ChildProcess.<anonymous> (C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
  99. stacknode-pre-gyp at onErrorNT (internal/child_process.js:456:16)
  100. gypERR! ERR!stack at ChildProcess.emit (events.js:223:5)
  101. stacknode-pre-gyp at processTicksAndRejections (internal/process/task_queues.js:81:21)
  102. ERR! stackgyp at maybeClose (internal/child_process.js:1021:16)
  103. node-pre-gypERR! ERR!System stack Windows_NT 10.0.17763
  104. at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  105. gyp ERR! node-pre-gypcommand "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\bobal\\Documents\\GitHub\\Spotify-Playlist-Discord-bot\\node_modules\\lzma-native\\binding-v3.0.8-node-v72-win32-x64\\lzma_native.node" "--module_name=lzma_native" "--module_path=C:\\Users\\bobal\\Documents\\GitHub\\Spotify-Playlist-Discord-bot\\node_modules\\lzma-native\\binding-v3.0.8-node-v72-win32-x64"
  106. ERR!gyp SystemERR! Windows_NT 10.0.17763
  107. node-pre-gypcwd C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native
  108. ERR!gyp commandERR! "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\bobal\\Documents\\GitHub\\Spotify-Playlist-Discord-bot\\node_modules\\lzma-native\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
  109. node-pre-gypnode -v v12.14.1
  110. ERR!gyp cwdERR! C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native
  111. node-pre-gypnode-gyp -v v5.0.5
  112. ERR!gyp ERR!node -v v12.14.1
  113. not ok
  114. node-pre-gyp ERR! node-pre-gyp -v v0.6.39
  115. node-pre-gyp ERR! not ok
  116. Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native\binding-v3.0.8-node-v72-win32-x64\lzma_native.node --module_name=lzma_native --module_path=C:\Users\bobal\Documents\GitHub\Spotify-Playlist-Discord-bot\node_modules\lzma-native\binding-v3.0.8-node-v72-win32-x64' (1)
  117. npm WARN discord.js@11.5.1 requires a peer of @discordjs/uws@^10.149.0 but none is installed. You must install peer dependencies yourself.
  118. npm WARN spotifybot@1.0.0 No description
  119. npm WARN spotifybot@1.0.0 No repository field.
  120.  
  121. npm ERR! code ELIFECYCLE
  122. npm ERR! errno 1
  123. npm ERR! lzma-native@3.0.8 install: `node-pre-gyp install --fallback-to-build && node node_modules/rimraf/bin.js build`
  124. npm ERR! Exit status 1
  125. npm ERR!
  126. npm ERR! Failed at the lzma-native@3.0.8 install script.
  127. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  128.  
  129. npm ERR! A complete log of this run can be found in:
  130. npm ERR! C:\Users\bobal\AppData\Roaming\npm-cache\_logs\2020-02-21T19_25_47_323Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement