Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\_projects\hud_react_v2.4\template_react> npm install --force
- npm warn using --force Recommended protections disabled.
- npm warn deprecated [email protected]: this library is no longer supported
- 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.
- npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
- npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
- 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
- npm warn deprecated [email protected]: [email protected]
- npm warn deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
- 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
- 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.
- npm warn deprecated
- npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
- npm warn deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
- npm warn deprecated [email protected]: Use your platform's native DOMException instead
- npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
- npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
- npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
- 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.
- 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.
- 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.
- 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.
- 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.
- npm warn deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
- npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
- 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.
- npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
- npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
- npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
- npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn deprecated [email protected]: This package is no longer supported.
- npm warn cleanup Failed to remove some directories [
- npm warn cleanup [
- npm warn cleanup 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules',
- 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'] {
- npm warn cleanup errno: -4048,
- npm warn cleanup code: 'EPERM',
- npm warn cleanup syscall: 'rmdir',
- npm warn cleanup path: 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\react-scripts\\node_modules\\node-sass\\src'
- npm warn cleanup }
- npm warn cleanup ]
- npm warn cleanup ]
- npm error code 1
- npm error path C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass
- npm error command failed
- npm error command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js
- 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=
- npm error gyp info it worked if it ends with ok
- npm error gyp verb cli [
- npm error gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
- npm error gyp verb cli 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\bin\\node-gyp.js',
- npm error gyp verb cli 'rebuild',
- npm error gyp verb cli '--verbose',
- npm error gyp verb cli '--libsass_ext=',
- npm error gyp verb cli '--libsass_cflags=',
- npm error gyp verb cli '--libsass_ldflags=',
- npm error gyp verb cli '--libsass_library='
- npm error gyp verb cli ]
- npm error gyp info using [email protected]
- npm error gyp info using [email protected] | win32 | x64
- npm error gyp verb command rebuild []
- npm error gyp verb command clean []
- npm error gyp verb clean removing "build" directory
- npm error gyp verb command configure []
- npm error gyp verb find Python Python is not set from command line or npm configuration
- npm error gyp verb find Python Python is not set from environment variable PYTHON
- npm error gyp verb find Python checking if "python3" can be used
- npm error gyp verb find Python - executing "python3" to get executable path
- npm error (node:30392) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
- npm error (Use `node --trace-deprecation ...` to show where the warning was created)
- npm error gyp verb find Python - "python3" is not in PATH or produced an error
- npm error gyp verb find Python checking if "python" can be used
- npm error gyp verb find Python - executing "python" to get executable path
- npm error gyp verb find Python - executable path is "C:\Python312\python.exe"
- npm error gyp verb find Python - executing "C:\Python312\python.exe" to get version
- npm error gyp verb find Python - version is "3.12.4"
- npm error gyp info find Python using Python version 3.12.4 found at "C:\Python312\python.exe"
- npm error gyp verb get node dir no --target version specified, falling back to host node version: 22.3.0
- npm error gyp verb command install [ '22.3.0' ]
- npm error gyp verb install input version string "22.3.0"
- npm error gyp verb install installing version: 22.3.0
- npm error gyp verb install --ensure was passed, so won't reinstall if already installed
- npm error gyp verb install version is already installed, need to check "installVersion"
- npm error gyp verb got "installVersion" 9
- npm error gyp verb needs "installVersion" 9
- npm error gyp verb install version is good
- npm error gyp verb get node dir target node version installed: 22.3.0
- npm error gyp verb build dir attempting to create "build" dir: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\build
- npm error gyp verb build dir "build" dir needed to be created? Yes
- npm error gyp verb find VS msvs_version not set from command line or npm config
- npm error gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
- npm error gyp verb find VS checking VS2022 (17.10.35004.147) found at:
- npm error gyp verb find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
- npm error gyp verb find VS - found "Visual Studio C++ core features"
- npm error gyp verb find VS - found VC++ toolset: v143
- npm error gyp verb find VS - missing any Windows SDK
- npm error gyp verb find VS checking VS2019 (16.11.34931.43) found at:
- npm error gyp verb find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
- npm error gyp verb find VS - found "Visual Studio C++ core features"
- npm error gyp verb find VS - found VC++ toolset: v142
- npm error gyp verb find VS - found Windows SDK: 10.0.19041.0
- npm error gyp info find VS using VS2019 (16.11.34931.43) found at:
- npm error gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
- npm error gyp info find VS run with --verbose for detailed information
- npm error gyp verb build/config.gypi creating config file
- 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
- npm error gyp verb config.gypi checking for gypi file: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\config.gypi
- npm error gyp verb common.gypi checking for gypi file: C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass\common.gypi
- npm error gyp verb gyp gyp format was not specified; forcing "msvs"
- npm error gyp info spawn C:\Python312\python.exe
- npm error gyp info spawn args [
- npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\gyp\\gyp_main.py',
- npm error gyp info spawn args 'binding.gyp',
- npm error gyp info spawn args '-f',
- npm error gyp info spawn args 'msvs',
- npm error gyp info spawn args '-I',
- npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass\\build\\config.gypi',
- npm error gyp info spawn args '-I',
- npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp\\addon.gypi',
- npm error gyp info spawn args '-I',
- npm error gyp info spawn args 'C:\\Users\\ddemp\\AppData\\Local\\node-gyp\\Cache\\22.3.0\\common.gypi',
- npm error gyp info spawn args '-Dlibrary=shared_library',
- npm error gyp info spawn args '-Dvisibility=default',
- npm error gyp info spawn args '-Dnode_root_dir=C:\\Users\\ddemp\\AppData\\Local\\node-gyp\\Cache\\22.3.0',
- npm error gyp info spawn args '-Dnode_gyp_dir=C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-gyp',
- npm error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\ddemp\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\22.3.0\\\\<(target_arch)\\\\node.lib',
- npm error gyp info spawn args '-Dmodule_root_dir=C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass',
- npm error gyp info spawn args '-Dnode_engine=v8',
- npm error gyp info spawn args '--depth=.',
- npm error gyp info spawn args '--no-parallel',
- npm error gyp info spawn args '--generator-output',
- npm error gyp info spawn args 'C:\\_projects\\hud_react_v2.4\\template_react\\node_modules\\node-sass\\build',
- npm error gyp info spawn args '-Goutput_dir=.'
- npm error gyp info spawn args ]
- npm error Traceback (most recent call last):
- npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\gyp_main.py", line 42, in <module>
- npm error import gyp # noqa: E402
- npm error ^^^^^^^^^^
- npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 9, in <module>
- npm error import gyp.input
- npm error File "C:\_projects\hud_react_v2.4\template_react\node_modules\node-gyp\gyp\pylib\gyp\input.py", line 19, in <module>
- npm error from distutils.version import StrictVersion
- npm error ModuleNotFoundError: No module named 'distutils'
- npm error gyp ERR! configure error
- npm error gyp ERR! stack Error: `gyp` failed with exit code: 1
- 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)
- npm error gyp ERR! stack at ChildProcess.emit (node:events:520:28)
- npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
- npm error gyp ERR! System Windows_NT 10.0.22631
- 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="
- npm error gyp ERR! cwd C:\_projects\hud_react_v2.4\template_react\node_modules\node-sass
- npm error gyp ERR! node -v v22.3.0
- npm error gyp ERR! node-gyp -v v8.4.1
- npm error gyp ERR! not ok
- npm error Build failed with error code: 1
Advertisement
Add Comment
Please, Sign In to add comment