小编Lev*_*ett的帖子

使用oracledb进行查询时,Node中出现“ npm ERR!errno 3221225477”错误

这是命令行中的错误本身:

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)

javascript node.js npm express node-oracledb

8
推荐指数
3
解决办法
155
查看次数

标签 统计

express ×1

javascript ×1

node-oracledb ×1

node.js ×1

npm ×1