WebClient-Vue icon indicating copy to clipboard operation
WebClient-Vue copied to clipboard

install一直报错

Open g327513353 opened this issue 1 year ago • 0 comments

npm install该组件,过程非常慢,且最后报错,镜像源默认、淘宝都试过,下面是错误信息:

npm WARN deprecated [email protected]: Support has ended for 9.x series. Upgrade to @latest npm WARN deprecated [email protected]: Support has ended for 9.x series. Upgrade to @latest 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 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 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! code 1 npm ERR! path D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: D:\nodejs\node.exe D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\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 'D:\nodejs\node.exe', npm ERR! gyp verb cli 'D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\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] | win32 | x64 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 check python checking for Python executable "python2" in the PATH npm ERR! gyp verb which succeeded python2 D:\Python27\python2.EXE npm ERR! gyp verb check python version D:\Python27\python2.EXE -c "import sys; print "2.7.18 npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];" returned: %j npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 20.16.0 npm ERR! gyp verb command install [ '20.16.0' ] npm ERR! gyp verb install input version string "20.16.0" npm ERR! gyp verb install installing version: 20.16.0 npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed npm ERR! gyp verb install version is already installed, need to check "installVersion" npm ERR! gyp verb got "installVersion" 9 npm ERR! gyp verb needs "installVersion" 9 npm ERR! gyp verb install version is good npm ERR! gyp verb get node dir target node version installed: 20.16.0 npm ERR! gyp verb build dir attempting to create "build" dir: D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\build npm ERR! gyp verb build dir "build" dir needed to be created? D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\build npm ERR! gyp verb Not using VS2017: Could not use PowerShell to find VS2017 npm ERR! gyp verb build/config.gypi creating config file npm ERR! gyp verb build/config.gypi writing out config file: D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\build\config.gypi npm ERR! gyp verb config.gypi checking for gypi file: D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\config.gypi npm ERR! gyp verb common.gypi checking for gypi file: D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "msvs" npm ERR! gyp info spawn D:\Python27\python2.EXE npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args 'D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\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 'msvs', npm ERR! gyp info spawn args '-G', npm ERR! gyp info spawn args 'msvs_version=auto', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\build\config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-gyp\addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args 'C:\Users\32751\.node-gyp\20.16.0\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=C:\Users\32751\.node-gyp\20.16.0', npm ERR! gyp info spawn args '-Dnode_gyp_dir=D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=C:\Users\32751\.node-gyp\20.16.0\<(target_arch)\node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\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 'D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass\build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! gyp: Undefined variable standalone_static_library in binding.gyp while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: gyp failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-gyp\lib\configure.js:345:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:519:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12) npm ERR! gyp ERR! System Windows_NT 10.0.26100 npm ERR! gyp ERR! command "D:\nodejs\node.exe" "D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd D:\BgrimmWork\GIS\mapgis-vue-cesium-demo\node_modules\node-sass npm ERR! gyp ERR! node -v v20.16.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

g327513353 avatar Feb 12 '25 08:02 g327513353