0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'build'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle [email protected]~prebuild: [email protected]
6 info lifecycle [email protected]~build: [email protected]
7 verbose lifecycle [email protected]~build: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]~build: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\kj\testshop.caillylucky.top\view\admin\node_modules\.bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;F:\soft\Tencent\微信web开发者工具\dll;C:\Program Files\Git\cmd;%JAVA_HOME%\bin;F:\phpstudy_pro\Extensions\php\php7.4.3nts;C:\composer;C:\Users\cailly\AppData\Roaming\npm;C:\Windows\dll;C:\Program Files\python;C:\Program Files\python\Scripts;D:\BtSoft\panel\script;C:\Program Files\nodejs\;C:\Users\cailly\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Tencent\QQGameTempest\Hall.58195\;F:\soft\IntelliJ IDEA 2025.1.1.1\bin;;F:\soft\PhpStorm 2025.1.1\bin;;C:\Users\cailly\AppData\Roaming\Composer\vendor\bin;F:\soft\Microsoft VS Code\bin;F:\soft\nodejs;F:\soft\WebStorm 2025.2\bin;C:\Users\cailly\AppData\Roaming\npm
9 verbose lifecycle [email protected]~build: CWD: D:\kj\testshop.caillylucky.top\view\admin
10 silly lifecycle [email protected]~build: Args: [ '/d /s /c', 'vue-cli-service build --mode=production' ]
11 silly lifecycle [email protected]~build: Returned: code: 1 signal: null
12 info lifecycle [email protected]~build: Failed to exec build script
13 verbose stack Error: [email protected] build: `vue-cli-service build --mode=production`
13 verbose stack Exit status 1
13 verbose stack at EventEmitter.
13 verbose stack at EventEmitter.emit (events.js:400:28)
13 verbose stack at ChildProcess.
13 verbose stack at ChildProcess.emit (events.js:400:28)
13 verbose stack at maybeClose (internal/child_process.js:1088:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:296:5)
14 verbose pkgid [email protected]
15 verbose cwd D:\kj\testshop.caillylucky.top\view\admin
16 verbose Windows_NT 10.0.19045
17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "build"
18 verbose node v14.21.0
19 verbose npm v6.14.17
20 error code ELIFECYCLE
21 error errno 1
22 error [email protected] build: `vue-cli-service build --mode=production`
22 error Exit status 1
23 error Failed at the [email protected] build script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
已经设置 set NODE_OPTIONS=--max_old_space_size=4096了。搞了两天了都不行
npm ERR! peer dep missing: webpack@^5.0.0, required by [email protected]
npm ERR! peer dep missing: webpack@^2.2.0 || ^3.0.0, required by [email protected]
npm ERR! peer dep missing: eslint-plugin-node@>=7.0.0, required by [email protected]
npm ERR! peer dep missing: eslint-plugin-promise@>=4.0.0, required by [email protected]
npm ERR! peer dep missing: eslint-plugin-standard@>=4.0.0, required by [email protected]
npm ERR! peer dep missing: eslint@>=5.0.0, required by [email protected]
npm ERR! peer dep missing: ajv@^8.8.2, required by [email protected]
npm ERR! peer dep missing: webpack@^1.0.0 || ^2.0.0 || ^3.0.0, required by [email protected]
不知道什么怎么那么多问题