Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. PS C:\Users\1747455\Desktop\mb> npm install node-opus
  2.  
  3. > ref@1.3.5 install C:\Users\1747455\Desktop\mb\node_modules\ref
  4. > node-gyp rebuild
  5.  
  6.  
  7. C:\Users\1747455\Desktop\mb\node_modules\ref>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. gyp ERR! find VS
  9. gyp ERR! find VS msvs_version not set from command line or npm config
  10. gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
  11. gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer
  12. gyp ERR! find VS looking for Visual Studio 2015
  13. gyp ERR! find VS - not found
  14. gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
  15. gyp ERR! find VS
  16. gyp ERR! find VS **************************************************************
  17. gyp ERR! find VS You need to install the latest version of Visual Studio
  18. gyp ERR! find VS including the "Desktop development with C++" workload.
  19. gyp ERR! find VS For more information consult the documentation at:
  20. gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
  21. gyp ERR! find VS **************************************************************
  22. gyp ERR! find VS
  23. gyp ERR! configure error
  24. gyp ERR! stack Error: Could not find any Visual Studio installation to use
  25. gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
  26. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
  27. gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
  28. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
  29. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
  30. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
  31. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
  32. gyp ERR! stack at ChildProcess.exithandler (child_process.js:302:5)
  33. gyp ERR! stack at ChildProcess.emit (events.js:210:5)
  34. gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
  35. gyp ERR! System Windows_NT 10.0.17763
  36. 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"
  37. gyp ERR! cwd C:\Users\1747455\Desktop\mb\node_modules\ref
  38. gyp ERR! node -v v12.13.0
  39. gyp ERR! node-gyp -v v5.0.5
  40. gyp ERR! not ok
  41.  
  42. > node-opus@0.3.3 install C:\Users\1747455\Desktop\mb\node_modules\node-opus
  43. > node-gyp rebuild
  44.  
  45.  
  46. C:\Users\1747455\Desktop\mb\node_modules\node-opus>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 )
  47. gyp ERR! find VS
  48. gyp ERR! find VS msvs_version not set from command line or npm config
  49. gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
  50. gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer
  51. gyp ERR! find VS looking for Visual Studio 2015
  52. gyp ERR! find VS - not found
  53. gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
  54. gyp ERR! find VS
  55. gyp ERR! find VS **************************************************************
  56. gyp ERR! find VS You need to install the latest version of Visual Studio
  57. gyp ERR! find VS including the "Desktop development with C++" workload.
  58. gyp ERR! find VS For more information consult the documentation at:
  59. gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
  60. gyp ERR! find VS **************************************************************
  61. gyp ERR! find VS
  62. gyp ERR! configure error
  63. gyp ERR! stack Error: Could not find any Visual Studio installation to use
  64. gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
  65. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
  66. gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
  67. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
  68. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
  69. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
  70. gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
  71. gyp ERR! stack at ChildProcess.exithandler (child_process.js:302:5)
  72. gyp ERR! stack at ChildProcess.emit (events.js:210:5)
  73. gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
  74. gyp ERR! System Windows_NT 10.0.17763
  75. 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"
  76. gyp ERR! cwd C:\Users\1747455\Desktop\mb\node_modules\node-opus
  77. gyp ERR! node -v v12.13.0
  78. gyp ERR! node-gyp -v v5.0.5
  79. gyp ERR! not ok
  80. npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\1747455\Desktop\mb\package.json'
  81. 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.
  82. npm WARN mb No description
  83. npm WARN mb No repository field.
  84. npm WARN mb No README data
  85. npm WARN mb No license field.
  86. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 (node_modules\ref):
  87. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 install: `node-gyp rebuild`
  88. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
  89.  
  90. npm ERR! code ELIFECYCLE
  91. npm ERR! errno 1
  92. npm ERR! node-opus@0.3.3 install: `node-gyp rebuild`
  93. npm ERR! Exit status 1
  94. npm ERR!
  95. npm ERR! Failed at the node-opus@0.3.3 install script.
  96. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  97.  
  98. npm ERR! A complete log of this run can be found in:
  99. npm ERR! C:\Users\1747455\AppData\Roaming\npm-cache\_logs\2019-11-20T14_56_06_052Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement