vue-cli运行报错?

#

# Fatal error in , line 0

# Check failed: U_SUCCESS(status).

#

#

#

#FailureMessage Object: 000000F970CFD490npm ERR! code ELIFECYCLE

npm ERR! errno 3221225477

npm ERR! newx@0.1.0 serve: `vue-cli-service serve`

npm ERR! Exit status 3221225477

npm ERR!

npm ERR! Failed at the newx@0.1.0 serve script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

详细log


0 info it worked if it ends with ok

1 verbose cli [

1 verbose cli   'D:\\nodejs\\node.exe',

1 verbose cli   'D:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',

1 verbose cli   'run',

1 verbose cli   'serve'

1 verbose cli ]

2 info using npm@6.9.0

3 info using node@v12.0.0

4 verbose run-script [ 'preserve', 'serve', 'postserve' ]

5 info lifecycle newx@0.1.0~preserve: newx@0.1.0

6 info lifecycle newx@0.1.0~serve: newx@0.1.0

7 verbose lifecycle newx@0.1.0~serve: unsafe-perm in lifecycle true

8 verbose lifecycle newx@0.1.0~serve: PATH: D:\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\newx\node_modules\.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\software\apache-maven-3.6.0\bin\;D:\工作软件\HBuilderX\plugins\launcher\tools\adbs;;;D:\工作软件\Git\cmd;C:\Program Files\TortoiseSVN\bin;D:\nodejs\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm

9 verbose lifecycle newx@0.1.0~serve: CWD: D:\newx

10 silly lifecycle newx@0.1.0~serve: Args: [ '/d /s /c', 'vue-cli-service serve' ]

11 silly lifecycle newx@0.1.0~serve: Returned: code: 3221225477  signal: null

12 info lifecycle newx@0.1.0~serve: Failed to exec serve script

13 verbose stack Error: newx@0.1.0 serve: `vue-cli-service serve`

13 verbose stack Exit status 3221225477

请问应该怎么解决?


胡子哥哥
浏览 1174回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Vue.js