Guest User

Untitled

a guest
Jun 13th, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.36 KB | None | 0 0
  1. PS C:\_projects\hud_react_v2.4\template_react> npm install --force
  2. npm warn using --force Recommended protections disabled.
  3. npm warn deprecated [email protected]: this library is no longer supported
  4. npm warn deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
  5. npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
  6. npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
  7. npm warn deprecated [email protected]: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
  8. npm warn deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
  9. npm warn deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
  10. npm warn deprecated [email protected]: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
  11. npm warn deprecated
  12. npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
  13. npm warn deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
  14. npm warn deprecated [email protected]: Use your platform's native DOMException instead
  15. npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
  16. npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
  17. npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
  18. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
  19. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
  20. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
  21. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
  22. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
  23. npm warn deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
  24. npm warn deprecated [email protected]: This package is no longer supported.
  25. npm warn deprecated [email protected]: This package is no longer supported.
  26. npm warn deprecated [email protected]: This package is no longer supported.
  27. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
  28. npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
  29. npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  30. npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
  31. npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
  32. npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
  33. npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
  34. npm warn deprecated [email protected]: This package is no longer supported.
  35. npm warn deprecated [email protected]: This package is no longer supported.
  36. npm warn deprecated [email protected]: This package is no longer supported.
  37. npm warn cleanup Failed to remove some directories [
  38. npm warn cleanup [
  39. npm warn cleanup 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules',
  40. npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\_projects\hud_react_v2.4\template_react\node_modules\react-scripts\node_modules\node-sass\src'] {
  41. npm warn cleanup errno: -4048,
  42. npm warn cleanup code: 'EPERM',
  43. npm warn cleanup syscall: 'rmdir',
  44. npm warn cleanup path: 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\react-scripts\\node_modules\\node-sass\\src'
  45. npm warn cleanup }
  46. npm warn cleanup ]
  47. npm warn cleanup ]
  48. npm error code 1
  49. npm error path C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass
  50. npm error command failed
  51. npm error command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js
  52. npm error Building: C:\Program Files\nodejs\node.exe C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  53. npm error gyp info it worked if it ends with ok
  54. npm error gyp verb cli [
  55. npm error gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
  56. npm error gyp verb cli 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\bin\\node-gyp.js',
  57. npm error gyp verb cli 'rebuild',
  58. npm error gyp verb cli '--verbose',
  59. npm error gyp verb cli '--libsass_ext=',
  60. npm error gyp verb cli '--libsass_cflags=',
  61. npm error gyp verb cli '--libsass_ldflags=',
  62. npm error gyp verb cli '--libsass_library='
  63. npm error gyp verb cli ]
  64. npm error gyp info using [email protected]
  65. npm error gyp info using [email protected] | win32 | x64
  66. npm error gyp verb command rebuild []
  67. npm error gyp verb command clean []
  68. npm error gyp verb clean removing "build" directory
  69. npm error gyp verb command configure []
  70. npm error gyp verb find Python Python is not set from command line or npm configuration
  71. npm error gyp verb find Python Python is not set from environment variable PYTHON
  72. npm error gyp verb find Python checking if "python3" can be used
  73. npm error gyp verb find Python - executing "python3" to get executable path
  74. npm error (node:30392) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
  75. npm error (Use `node --trace-deprecation ...` to show where the warning was created)
  76. npm error gyp verb find Python - "python3" is not in PATH or produced an error
  77. npm error gyp verb find Python checking if "python" can be used
  78. npm error gyp verb find Python - executing "python" to get executable path
  79. npm error gyp verb find Python - executable path is "C:\Python312\python.exe"
  80. npm error gyp verb find Python - executing "C:\Python312\python.exe" to get version
  81. npm error gyp verb find Python - version is "3.12.4"
  82. npm error gyp info find Python using Python version 3.12.4 found at "C:\Python312\python.exe"
  83. npm error gyp verb get node dir no --target version specified, falling back to host node version: 22.3.0
  84. npm error gyp verb command install [ '22.3.0' ]
  85. npm error gyp verb install input version string "22.3.0"
  86. npm error gyp verb install installing version: 22.3.0
  87. npm error gyp verb install --ensure was passed, so won't reinstall if already installed
  88. npm error gyp verb install version is already installed, need to check "installVersion"
  89. npm error gyp verb got "installVersion" 9
  90. npm error gyp verb needs "installVersion" 9
  91. npm error gyp verb install version is good
  92. npm error gyp verb get node dir target node version installed: 22.3.0
  93. npm error gyp verb build dir attempting to create "build" dir: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\build
  94. npm error gyp verb build dir "build" dir needed to be created? Yes
  95. npm error gyp verb find VS msvs_version not set from command line or npm config
  96. npm error gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
  97. npm error gyp verb find VS checking VS2022 (17.10.35004.147) found at:
  98. npm error gyp verb find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
  99. npm error gyp verb find VS - found "Visual Studio C++ core features"
  100. npm error gyp verb find VS - found VC++ toolset: v143
  101. npm error gyp verb find VS - missing any Windows SDK
  102. npm error gyp verb find VS checking VS2019 (16.11.34931.43) found at:
  103. npm error gyp verb find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
  104. npm error gyp verb find VS - found "Visual Studio C++ core features"
  105. npm error gyp verb find VS - found VC++ toolset: v142
  106. npm error gyp verb find VS - found Windows SDK: 10.0.19041.0
  107. npm error gyp info find VS using VS2019 (16.11.34931.43) found at:
  108. npm error gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
  109. npm error gyp info find VS run with --verbose for detailed information
  110. npm error gyp verb build/config.gypi creating config file
  111. npm error gyp verb build/config.gypi writing out config file: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\build\config.gypi
  112. npm error gyp verb config.gypi checking for gypi file: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\config.gypi
  113. npm error gyp verb common.gypi checking for gypi file: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\common.gypi
  114. npm error gyp verb gyp gyp format was not specified; forcing "msvs"
  115. npm error gyp info spawn C:\Python312\python.exe
  116. npm error gyp info spawn args [
  117. npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\gyp\\gyp_main.py',
  118. npm error gyp info spawn args 'binding.gyp',
  119. npm error gyp info spawn args '-f',
  120. npm error gyp info spawn args 'msvs',
  121. npm error gyp info spawn args '-I',
  122. npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass\\build\\config.gypi',
  123. npm error gyp info spawn args '-I',
  124. npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\addon.gypi',
  125. npm error gyp info spawn args '-I',
  126. npm error gyp info spawn args 'C:\\Users\\ddemp\\AppData\\Local\\node-gyp\\Cache\\22.3.0\\common.gypi',
  127. npm error gyp info spawn args '-Dlibrary=shared_library',
  128. npm error gyp info spawn args '-Dvisibility=default',
  129. npm error gyp info spawn args '-Dnode_root_dir=C:\\Users\\ddemp\\AppData\\Local\\node-gyp\\Cache\\22.3.0',
  130. npm error gyp info spawn args '-Dnode_gyp_dir=C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp',
  131. npm error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\ddemp\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\22.3.0\\\\<(target_arch)\\\\node.lib',
  132. npm error gyp info spawn args '-Dmodule_root_dir=C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass',
  133. npm error gyp info spawn args '-Dnode_engine=v8',
  134. npm error gyp info spawn args '--depth=.',
  135. npm error gyp info spawn args '--no-parallel',
  136. npm error gyp info spawn args '--generator-output',
  137. npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass\\build',
  138. npm error gyp info spawn args '-Goutput_dir=.'
  139. npm error gyp info spawn args ]
  140. npm error Traceback (most recent call last):
  141. npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\gyp_main.py", line 42, in <module>
  142. npm error import gyp # noqa: E402
  143. npm error ^^^^^^^^^^
  144. npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 9, in <module>
  145. npm error import gyp.input
  146. npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\pylib\gyp\input.py", line 19, in <module>
  147. npm error from distutils.version import StrictVersion
  148. npm error ModuleNotFoundError: No module named 'distutils'
  149. npm error gyp ERR! configure error
  150. npm error gyp ERR! stack Error: `gyp` failed with exit code: 1
  151. npm error gyp ERR! stack at ChildProcess.onCpExit (C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\lib\configure.js:259:16)
  152. npm error gyp ERR! stack at ChildProcess.emit (node:events:520:28)
  153. npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
  154. npm error gyp ERR! System Windows_NT 10.0.22631
  155. npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  156. npm error gyp ERR! cwd C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass
  157. npm error gyp ERR! node -v v22.3.0
  158. npm error gyp ERR! node-gyp -v v8.4.1
  159. npm error gyp ERR! not ok
  160. npm error Build failed with error code: 1
Advertisement
Add Comment
Please, Sign In to add comment