相关疑难解决方法(0)

无法在Centos Server上安装bcrypt node.js模块

我正在尝试在CentOS服务器上安装bcrypt,但是我收到以下错误:

info postuninstall bcrypt@0.5.0
ERR! bcrypt@0.5.0 install: `make build`
ERR! `sh "-c" "make build"` failed with 2
ERR!
ERR! Failed at the bcrypt@0.5.0 install script.
ERR! This is most likely a problem with the bcrypt package,
ERR! not with npm itself.
ERR! Tell the author that this fails on your system:
ERR!     make build
ERR! You can get their info via:
ERR!     npm owner ls bcrypt
ERR! There is likely additional logging output above.
ERR!
ERR! System Linux 2.6.18-028stab095.1
ERR! …
Run Code Online (Sandbox Code Playgroud)

centos bcrypt node.js npm

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

标签 统计

bcrypt ×1

centos ×1

node.js ×1

npm ×1