You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm WARN old lockfile Could not fetch metadata for dat.gui@git+ssh://[email protected]/dataarts/dat.gui.git#2659494a8064562555fc0c1fad6a311cc88213c4 Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
npm WARN old lockfile cmd: 'C:\Program Files\nodejs\node.exe',
npm WARN old lockfile args: [
npm WARN old lockfile 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
npm WARN old lockfile 'install',
npm WARN old lockfile '--force',
npm WARN old lockfile '--cache=D:\node-js\node_cache',
npm WARN old lockfile '--prefer-offline=false',
npm WARN old lockfile '--prefer-online=false',
npm WARN old lockfile '--offline=false',
npm WARN old lockfile '--no-progress',
npm WARN old lockfile '--no-save',
npm WARN old lockfile '--no-audit',
npm WARN old lockfile '--include=dev',
npm WARN old lockfile '--include=peer',
npm WARN old lockfile '--include=optional',
npm WARN old lockfile '--no-package-lock-only',
npm WARN old lockfile '--no-dry-run'
npm WARN old lockfile ],
npm WARN old lockfile code: 1,
npm WARN old lockfile signal: null,
npm WARN old lockfile stdout: '',
npm WARN old lockfile stderr: 'npm WARN using --force Recommended protections disabled.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: this library is no longer supported\n' +
npm WARN old lockfile '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.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.\n' +
npm WARN old lockfile 'npm ERR! code 1\n' +
npm WARN old lockfile 'npm ERR! path D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! command failed\n' +
npm WARN old lockfile 'npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js\n' +
npm WARN old lockfile 'npm ERR! Building: C:\Program Files\nodejs\node.exe D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=\n' +
npm WARN old lockfile 'npm ERR! gyp info it worked if it ends with ok\n' +
npm WARN old lockfile 'npm ERR! gyp verb cli [\n' +
npm WARN old lockfile "npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'D:\\node-js\\node_cache\\_cacache\\tmp\\git-clone6w5HfP\\node_modules\\node-gyp\\bin\\node-gyp.js',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'rebuild',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--verbose',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ext=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_cflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ldflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_library='\n" +
npm WARN old lockfile 'npm ERR! gyp verb cli ]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected] | win32 | x64\n' +
npm WARN old lockfile 'npm ERR! gyp verb command rebuild []\n' +
npm WARN old lockfile 'npm ERR! gyp verb command clean []\n' +
npm WARN old lockfile 'npm ERR! gyp verb clean removing "build" directory\n' +
npm WARN old lockfile 'npm ERR! gyp verb command configure []\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python2" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed Error: not found: python2\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed python2 Error: not found: python2\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +
npm WARN old lockfile "npm ERR! gyp verb which failed code: 'ENOENT'\n" +
npm WARN old lockfile 'npm ERR! gyp verb which failed }\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed Error: not found: python\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed python Error: not found: python\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +
npm WARN old lockfile "npm ERR! gyp verb which failed code: 'ENOENT'\n" +
npm WARN old lockfile 'npm ERR! gyp verb which failed }\n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". checking python launcher \n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". guessing location \n' +
npm WARN old lockfile 'npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! configure error \n' +
npm WARN old lockfile npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.\n +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder.failNoPython (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\lib\configure.js:484:19)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder. (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\lib\configure.js:509:16)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at callback (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\graceful-fs\polyfills.js:306:20)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! System Windows_NT 10.0.22000\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\node-js\\node_cache\\_cacache\\tmp\\git-clone6w5HfP\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! cwd D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! node -v v18.0.0\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! node-gyp -v v3.8.0\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! not ok \n' +
npm WARN old lockfile 'npm ERR! Build failed with error code: 1\n' +
npm WARN old lockfile '\n' +
npm WARN old lockfile 'npm ERR! A complete log of this run can be found in:\n' +
npm WARN old lockfile 'npm ERR! D:\node-js\node_cache\_logs\2022-11-09T01_15_23_139Z-debug-0.log\n'
npm WARN old lockfile }
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]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: This version of 'is-buffer' is out-of-date. You must update to v1.1.6 or newer
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v5.0.8 or newer
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in:
npm ERR! D:\node-js\node_cache_logs\2022-11-09T01_15_16_185Z-debug-0.log
PS D:\github\webgl-wireframes-gh-pages> cd "d:\github\webgl-wireframes-gh-pages"
PS D:\github\webgl-wireframes-gh-pages> npm install
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm WARN old lockfile Could not fetch metadata for dat.gui@git+ssh://[email protected]/dataarts/dat.gui.git#2659494a8064562555fc0c1fad6a311cc88213c4 Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
npm WARN old lockfile cmd: 'C:\Program Files\nodejs\node.exe',
npm WARN old lockfile args: [
npm WARN old lockfile 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
npm WARN old lockfile 'install',
npm WARN old lockfile '--force',
npm WARN old lockfile '--cache=D:\node-js\node_cache',
npm WARN old lockfile '--prefer-offline=false',
npm WARN old lockfile '--prefer-online=false',
npm WARN old lockfile '--offline=false',
npm WARN old lockfile '--no-progress',
npm WARN old lockfile '--no-save',
npm WARN old lockfile '--no-audit',
npm WARN old lockfile '--include=dev',
npm WARN old lockfile '--include=peer',
npm WARN old lockfile '--include=optional',
npm WARN old lockfile '--no-package-lock-only',
npm WARN old lockfile '--no-dry-run'
npm WARN old lockfile ],
npm WARN old lockfile code: 1,
npm WARN old lockfile signal: null,
npm WARN old lockfile stdout: '',
npm WARN old lockfile stderr: 'npm WARN using --force Recommended protections disabled.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: this library is no longer supported\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.\n' +
npm WARN old lockfile '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.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.\n' +
npm WARN old lockfile 'npm ERR! code 1\n' +
npm WARN old lockfile 'npm ERR! path D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! command failed\n' +
npm WARN old lockfile 'npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js\n' +
npm WARN old lockfile 'npm ERR! Building: C:\Program Files\nodejs\node.exe D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=\n' +
npm WARN old lockfile 'npm ERR! gyp info it worked if it ends with ok\n' +
npm WARN old lockfile 'npm ERR! gyp verb cli [\n' +
npm WARN old lockfile "npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'D:\\node-js\\node_cache\\_cacache\\tmp\\git-cloneARcrt0\\node_modules\\node-gyp\\bin\\node-gyp.js',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'rebuild',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--verbose',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ext=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_cflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ldflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_library='\n" +
npm WARN old lockfile 'npm ERR! gyp verb cli ]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected] | win32 | x64\n' +
npm WARN old lockfile 'npm ERR! gyp verb command rebuild []\n' +
npm WARN old lockfile 'npm ERR! gyp verb command clean []\n' +
npm WARN old lockfile 'npm ERR! gyp verb clean removing "build" directory\n' +
npm WARN old lockfile 'npm ERR! gyp verb command configure []\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python2" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed Error: not found: python2\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed python2 Error: not found: python2\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +
npm WARN old lockfile "npm ERR! gyp verb which failed code: 'ENOENT'\n" +
npm WARN old lockfile 'npm ERR! gyp verb which failed }\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed Error: not found: python\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed python Error: not found: python\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +
npm WARN old lockfile 'npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +
npm WARN old lockfile "npm ERR! gyp verb which failed code: 'ENOENT'\n" +
npm WARN old lockfile 'npm ERR! gyp verb which failed }\n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". checking python launcher \n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". guessing location \n' +
npm WARN old lockfile 'npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! configure error \n' +
npm WARN old lockfile npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.\n +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder.failNoPython (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\lib\configure.js:484:19)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder. (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\lib\configure.js:509:16)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at callback (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\graceful-fs\polyfills.js:306:20)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! System Windows_NT 10.0.22000\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\node-js\\node_cache\\_cacache\\tmp\\git-cloneARcrt0\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! cwd D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-sass\n' +
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v5.0.8 or newer
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in:
npm ERR! D:\node-js\node_cache_logs\2022-11-09T01_18_25_567Z-debug-0.log
The text was updated successfully, but these errors were encountered:
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm WARN old lockfile Could not fetch metadata for dat.gui@git+ssh://[email protected]/dataarts/dat.gui.git#2659494a8064562555fc0c1fad6a311cc88213c4 Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
npm WARN old lockfile cmd: 'C:\Program Files\nodejs\node.exe',
npm WARN old lockfile args: [
npm WARN old lockfile 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
npm WARN old lockfile 'install',
npm WARN old lockfile '--force',
npm WARN old lockfile '--cache=D:\node-js\node_cache',
npm WARN old lockfile '--prefer-offline=false',
npm WARN old lockfile '--prefer-online=false',
npm WARN old lockfile '--offline=false',
npm WARN old lockfile '--no-progress',
npm WARN old lockfile '--no-save',
npm WARN old lockfile '--no-audit',
npm WARN old lockfile '--include=dev',
npm WARN old lockfile '--include=peer',
npm WARN old lockfile '--include=optional',
npm WARN old lockfile '--no-package-lock-only',
npm WARN old lockfile '--no-dry-run'
npm WARN old lockfile ],
npm WARN old lockfile code: 1,
npm WARN old lockfile signal: null,
npm WARN old lockfile stdout: '',
npm WARN old lockfile stderr: 'npm WARN using --force Recommended protections disabled.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: this library is no longer supported\n' +
npm WARN old lockfile '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.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.\n' +
npm WARN old lockfile 'npm ERR! code 1\n' +
npm WARN old lockfile 'npm ERR! path D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! command failed\n' +
npm WARN old lockfile 'npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js\n' +
npm WARN old lockfile 'npm ERR! Building: C:\Program Files\nodejs\node.exe D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=\n' +
npm WARN old lockfile 'npm ERR! gyp info it worked if it ends with ok\n' +
npm WARN old lockfile 'npm ERR! gyp verb cli [\n' +
npm WARN old lockfile "npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'D:\\node-js\\node_cache\\_cacache\\tmp\\git-clone6w5HfP\\node_modules\\node-gyp\\bin\\node-gyp.js',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'rebuild',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--verbose',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ext=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_cflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ldflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_library='\n" +
npm WARN old lockfile 'npm ERR! gyp verb cli ]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected] | win32 | x64\n' +
npm WARN old lockfile 'npm ERR! gyp verb command rebuild []\n' +
npm WARN old lockfile 'npm ERR! gyp verb command clean []\n' +
npm WARN old lockfile 'npm ERR! gyp verb clean removing "build" directory\n' +
npm WARN old lockfile 'npm ERR! gyp verb command configure []\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python2" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb
which
failed Error: not found: python2\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed python2 Error: not found: python2\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +npm WARN old lockfile "npm ERR! gyp verb
which
failed code: 'ENOENT'\n" +npm WARN old lockfile 'npm ERR! gyp verb
which
failed }\n' +npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb
which
failed Error: not found: python\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed python Error: not found: python\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +npm WARN old lockfile "npm ERR! gyp verb
which
failed code: 'ENOENT'\n" +npm WARN old lockfile 'npm ERR! gyp verb
which
failed }\n' +npm WARN old lockfile 'npm ERR! gyp verb could not find "python". checking python launcher \n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". guessing location \n' +
npm WARN old lockfile 'npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! configure error \n' +
npm WARN old lockfile
npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.\n
+npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder.failNoPython (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\lib\configure.js:484:19)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder. (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-gyp\lib\configure.js:509:16)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at callback (D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\graceful-fs\polyfills.js:306:20)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! System Windows_NT 10.0.22000\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\node-js\\node_cache\\_cacache\\tmp\\git-clone6w5HfP\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! cwd D:\node-js\node_cache\_cacache\tmp\git-clone6w5HfP\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! node -v v18.0.0\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! node-gyp -v v3.8.0\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! not ok \n' +
npm WARN old lockfile 'npm ERR! Build failed with error code: 1\n' +
npm WARN old lockfile '\n' +
npm WARN old lockfile 'npm ERR! A complete log of this run can be found in:\n' +
npm WARN old lockfile 'npm ERR! D:\node-js\node_cache\_logs\2022-11-09T01_15_23_139Z-debug-0.log\n'
npm WARN old lockfile }
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]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: This version of 'is-buffer' is out-of-date. You must update to v1.1.6 or newer
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v5.0.8 or newer
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in:
npm ERR! D:\node-js\node_cache_logs\2022-11-09T01_15_16_185Z-debug-0.log
PS D:\github\webgl-wireframes-gh-pages> cd "d:\github\webgl-wireframes-gh-pages"
PS D:\github\webgl-wireframes-gh-pages> npm install
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm WARN old lockfile Could not fetch metadata for dat.gui@git+ssh://[email protected]/dataarts/dat.gui.git#2659494a8064562555fc0c1fad6a311cc88213c4 Error: git dep preparation failed
npm WARN old lockfile at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm WARN old lockfile at ChildProcess.emit (node:events:527:28)
npm WARN old lockfile at maybeClose (node:internal/child_process:1090:16)
npm WARN old lockfile at ChildProcess._handle.onexit (node:internal/child_process:302:5) {
npm WARN old lockfile cmd: 'C:\Program Files\nodejs\node.exe',
npm WARN old lockfile args: [
npm WARN old lockfile 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
npm WARN old lockfile 'install',
npm WARN old lockfile '--force',
npm WARN old lockfile '--cache=D:\node-js\node_cache',
npm WARN old lockfile '--prefer-offline=false',
npm WARN old lockfile '--prefer-online=false',
npm WARN old lockfile '--offline=false',
npm WARN old lockfile '--no-progress',
npm WARN old lockfile '--no-save',
npm WARN old lockfile '--no-audit',
npm WARN old lockfile '--include=dev',
npm WARN old lockfile '--include=peer',
npm WARN old lockfile '--include=optional',
npm WARN old lockfile '--no-package-lock-only',
npm WARN old lockfile '--no-dry-run'
npm WARN old lockfile ],
npm WARN old lockfile code: 1,
npm WARN old lockfile signal: null,
npm WARN old lockfile stdout: '',
npm WARN old lockfile stderr: 'npm WARN using --force Recommended protections disabled.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: this library is no longer supported\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.\n' +
npm WARN old lockfile '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.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.\n' +
npm WARN old lockfile 'npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.\n' +
npm WARN old lockfile 'npm ERR! code 1\n' +
npm WARN old lockfile 'npm ERR! path D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-sass\n' +
npm WARN old lockfile 'npm ERR! command failed\n' +
npm WARN old lockfile 'npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js\n' +
npm WARN old lockfile 'npm ERR! Building: C:\Program Files\nodejs\node.exe D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=\n' +
npm WARN old lockfile 'npm ERR! gyp info it worked if it ends with ok\n' +
npm WARN old lockfile 'npm ERR! gyp verb cli [\n' +
npm WARN old lockfile "npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'D:\\node-js\\node_cache\\_cacache\\tmp\\git-cloneARcrt0\\node_modules\\node-gyp\\bin\\node-gyp.js',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli 'rebuild',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--verbose',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ext=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_cflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_ldflags=',\n" +
npm WARN old lockfile "npm ERR! gyp verb cli '--libsass_library='\n" +
npm WARN old lockfile 'npm ERR! gyp verb cli ]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected]\n' +
npm WARN old lockfile 'npm ERR! gyp info using [email protected] | win32 | x64\n' +
npm WARN old lockfile 'npm ERR! gyp verb command rebuild []\n' +
npm WARN old lockfile 'npm ERR! gyp verb command clean []\n' +
npm WARN old lockfile 'npm ERR! gyp verb clean removing "build" directory\n' +
npm WARN old lockfile 'npm ERR! gyp verb command configure []\n' +
npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python2" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb
which
failed Error: not found: python2\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed python2 Error: not found: python2\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +npm WARN old lockfile "npm ERR! gyp verb
which
failed code: 'ENOENT'\n" +npm WARN old lockfile 'npm ERR! gyp verb
which
failed }\n' +npm WARN old lockfile 'npm ERR! gyp verb check python checking for Python executable "python" in the PATH\n' +
npm WARN old lockfile 'npm ERR! gyp verb
which
failed Error: not found: python\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed python Error: not found: python\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at getNotFoundError (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:13:12)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at F (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:68:19)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at E (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:80:29)\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\which\which.js:89:16\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\index.js:42:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\isexe\windows.js:36:5\n' +npm WARN old lockfile 'npm ERR! gyp verb
which
failed at FSReqCallback.oncomplete (node:fs:203:21) {\n' +npm WARN old lockfile "npm ERR! gyp verb
which
failed code: 'ENOENT'\n" +npm WARN old lockfile 'npm ERR! gyp verb
which
failed }\n' +npm WARN old lockfile 'npm ERR! gyp verb could not find "python". checking python launcher \n' +
npm WARN old lockfile 'npm ERR! gyp verb could not find "python". guessing location \n' +
npm WARN old lockfile 'npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! configure error \n' +
npm WARN old lockfile
npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.\n
+npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder.failNoPython (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\lib\configure.js:484:19)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at PythonFinder. (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-gyp\lib\configure.js:509:16)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at callback (D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\graceful-fs\polyfills.js:306:20)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:203:21)\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! System Windows_NT 10.0.22000\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\node-js\\node_cache\\_cacache\\tmp\\git-cloneARcrt0\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="\n' +
npm WARN old lockfile 'npm ERR! gyp ERR! cwd D:\node-js\node_cache\_cacache\tmp\git-cloneARcrt0\node_modules\node-sass\n' +
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v5.0.8 or newer
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! Cannot read properties of null (reading 'pickAlgorithm')
npm ERR! A complete log of this run can be found in:
npm ERR! D:\node-js\node_cache_logs\2022-11-09T01_18_25_567Z-debug-0.log
The text was updated successfully, but these errors were encountered: