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
Your project is very good, as a vue beginner, I am learning and researching this project, but when running locally, I encountered problems, the error is as follows, my local nodejs version is 18
➤ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@achrinza/[email protected]',
npm WARN EBADENGINE required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm WARN EBADENGINE current: { node: 'v18.12.1', npm: '8.12.1' }
npm WARN EBADENGINE }
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]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: 3.x is no longer supported
npm WARN deprecated @hapi/[email protected]: Moved to 'npm install @sideway/address'
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 @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi'
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended forusage due to the number of issues. Because of the V8 engine whims, feature detectionin 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 WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended forusage due to the number of issues. Because of the V8 engine whims, feature detectionin 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! code 1
npm ERR! path /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass
npm ERR!command failed
npm ERR!command sh -c node scripts/build.js
npm ERR! Building: /usr/local/bin/node /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli '/usr/local/bin/node',
npm ERR! gyp verb cli '/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/bin/node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected]| darwin | arm64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb find Python Python is not set from command line or npm configuration
npm ERR! gyp verb find Python Python is not set from environment variable PYTHON
npm ERR! gyp verb find Python checking if"python3" can be used
npm ERR! gyp verb find Python - executing "python3" to get executable path
npm ERR! gyp verb find Python - executable path is "/opt/homebrew/opt/[email protected]/bin/python3.11"
npm ERR! gyp verb find Python - executing "/opt/homebrew/opt/[email protected]/bin/python3.11" to get version
npm ERR! gyp verb find Python - version is "3.11.4"
npm ERR! gyp info find Python using Python version 3.11.4 found at "/opt/homebrew/opt/[email protected]/bin/python3.11"
npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 18.12.1
npm ERR! gyp verb command install [ '18.12.1' ]
npm ERR! gyp verb install input version string "18.12.1"
npm ERR! gyp verb install installing version: 18.12.1
npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installednpm ERR! gyp verb install version is already installed, need to check "installVersion"npm ERR! gyp verb got "installVersion" 9npm ERR! gyp verb needs "installVersion" 9npm ERR! gyp verb install version is goodnpm ERR! gyp verb get node dir target node version installed: 18.12.1npm ERR! gyp verb build dir attempting to create "build" dir: /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/buildnpm ERR! gyp verb build dir "build" dir needed to be created? /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/buildnpm ERR! gyp verb build/config.gypi creating config filenpm ERR! gyp verb build/config.gypi writing out config file: /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/build/config.gypinpm ERR! (node:45756) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! gyp verb config.gypi checking for gypi file: /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/config.gypinpm ERR! gyp verb common.gypi checking for gypi file: /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/common.gypinpm ERR! gyp verb gyp gyp format was not specified; forcing "make"npm ERR! gyp info spawn /opt/homebrew/opt/[email protected]/bin/python3.11npm ERR! gyp info spawn args [npm ERR! gyp info spawn args '/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',npm ERR! gyp info spawn args '-f',npm ERR! gyp info spawn args 'make',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass/build/config.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/addon.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/Users/ponponon/Library/Caches/node-gyp/18.12.1/include/node/common.gypi',npm ERR! gyp info spawn args '-Dlibrary=shared_library',npm ERR! gyp info spawn args '-Dvisibility=default',npm ERR! gyp info spawn args '-Dnode_root_dir=/Users/ponponon/Library/Caches/node-gyp/18.12.1',npm ERR! gyp info spawn args '-Dnode_gyp_dir=/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp',npm ERR! gyp info spawn args '-Dnode_lib_file=/Users/ponponon/Library/Caches/node-gyp/18.12.1/<(target_arch)/node.lib',npm ERR! gyp info spawn args '-Dmodule_root_dir=/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sass',npm ERR! gyp info spawn args '-Dnode_engine=v8',npm ERR! gyp info spawn args '--depth=.',npm ERR! gyp info spawn args '--no-parallel',npm ERR! gyp info spawn args '--generator-output',npm ERR! gyp info spawn args 'build',npm ERR! gyp info spawn args '-Goutput_dir=.'npm ERR! gyp info spawn args ]npm ERR! Traceback (most recent call last):npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:513:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Darwin 22.5.0npm ERR! gyp ERR! command "/usr/local/bin/node" "/Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="npm ERR! gyp ERR! cwd /Users/ponponon/Desktop/code/me/github/muse-vue-ant-design-dashboard/node_modules/node-sassnpm ERR! gyp ERR! node -v v18.12.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1npm ERR! A complete log of this run can be found in:npm ERR! /Users/ponponon/.npm/_logs/2023-06-23T13_48_37_304Z-debug-0.log
These bugs seem to be related to the node version. The dependency declaration file for this project does not specify the version of nodejs, so I need to ask you
The text was updated successfully, but these errors were encountered:
Same problem.I tried to switch the node version to 15.14.0 and it works.You can install nvm to use diffrent node versions among projects, here is the link https://github.com/coreybutler/nvm-windows.
Same problem.I tried to switch the node version to 15.14.0 and it works.You can install nvm to use diffrent node versions among projects, here is the link https://github.com/coreybutler/nvm-windows.
Your project is very good, as a vue beginner, I am learning and researching this project, but when running locally, I encountered problems, the error is as follows, my local nodejs version is 18
These bugs seem to be related to the node version. The dependency declaration file for this project does not specify the version of nodejs, so I need to ask you
The text was updated successfully, but these errors were encountered: