小编Jes*_*nez的帖子

npm ERR!: 代码 127.gyp ERR! 堆栈错误:命令失败

我在执行时遇到以下错误npm install

$ npm install
npm ERR! code 127
npm ERR! path /home/jesusjimenez/projects/project/node_modules/fibers
npm ERR! command failed
npm ERR! command sh -c node build.js || nodejs build.js
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@15.12.0 | linux | x64
npm ERR! gyp ERR! configure error 
npm ERR! gyp ERR! stack Error: Command failed: /usr/bin/python3 -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! …
Run Code Online (Sandbox Code Playgroud)

npm node-gyp node-modules npm-install

15
推荐指数
1
解决办法
4万
查看次数

标签 统计

node-gyp ×1

node-modules ×1

npm ×1

npm-install ×1