这是命令行中的错误本身:
npm ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! versioncenter@0.0.1 start: `node ./bin/www`
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the versioncenter@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USERNAME\AppData\Roaming\npm-cache\_logs\2019-11-13T17_17_52_250Z-debug.log
/c/Program Files/nodejs/npm: line 37: 1341 Segmentation fault "$NODE_EXE" "$NPM_CLI_JS" "$@"
Run Code Online (Sandbox Code Playgroud)
这是错误日志:
0 info it worked if it ends …Run Code Online (Sandbox Code Playgroud)