C:\Users\Administrator\Desktop\最新反波\前端\anun\h5>npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: ap@1.0.0
npm ERR! Found: webpack@5.102.1
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^5.0.0" from filemanager-webpack-plugin@5.0.0
npm ERR! node_modules/filemanager-webpack-plugin
npm ERR! dev filemanager-webpack-plugin@"^5.0.0" from the root project
npm ERR! peer webpack@"^4.36.0 || ^5.0.0" from sass-loader@8.0.2
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"^8.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev script-ext-html-webpack-plugin@"^2.1.4" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" from script-ext-html-webpack-plugin@2.1.5
npm ERR! node_modules/script-ext-html-webpack-plugin
npm ERR! dev script-ext-html-webpack-plugin@"^2.1.4" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache\_logs\2025-10-23T10_12_45_578Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache\_logs\2025-10-23T10_12_45_578Z-debug-0.log
{
"name": "ap",
"version": "1.0.0",
"description": "somes",
"author": "ZED",
"private": true,
"scripts": {
"dev": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"stage": "vue-cli-service build --mode staging",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@better-scroll/core": "^2.2.1",
"axios": "^0.19.2",
"better-scroll": "^2.2.1",
"clipboard": "^2.0.8",
"concurrently": "^6.2.0",
"core-js": "^3.6.4",
"element-ui": "^2.15.2",
"fastclick": "^1.0.6",
"iscroll": "^5.2.0",
"jquery": "^3.4.1",
"js-base64": "^3.6.0",
"js-md5": "^0.7.3",
"lib-flexible": "^0.3.2",
"lodash": "^4.17.15",
"moment": "^2.29.1",
"mouse-wheel": "^1.2.0",
"qrcodejs2": "0.0.2",
"qs": "^6.5.0",
"regenerator-runtime": "^0.13.5",
"smoothscroll-polyfill": "^0.4.4",
"svgaplayerweb": "^2.3.2",
"vant": "^2.10.2",
"vue": "^2.6.11",
"vue-clipboard2": "^0.3.1",
"vue-i18n": "^8.26.7",
"vue-infinite-loading": "^2.4.5",
"vue-responsive-video-background-player": "^1.2.2",
"vue-router": "^3.2.0",
"vue-scrollactive": "^0.9.3",
"vue-seamless-scroll": "^1.1.23",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-import": "^1.13.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"cross-env": "^7.0.3",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"filemanager-webpack-plugin": "^5.0.0",
"i18n": "^0.13.3",
"node-sass": "^4.14.1",
"postcss-pxtorem": "^5.1.1",
"sass-loader": "^8.0.2",
"script-ext-html-webpack-plugin": "^2.1.4",
"swiper": "^6.4.5",
"uuidv4": "^6.2.12",
"vue-template-compiler": "^2.6.11",
"webpack-bundle-analyzer": "^3.8.0"
}
}