Mac安装nodejs模块bcrypt失败,怎么处理呢? 通过npm没有任何错误,就是卡在那。 用cnpm安装报告错误,显示与包有关。。。。 有遇到过类似问题的吗?
5 回复
你卡在哪一步了?
$ npm install bcrypt
npm WARN package.json [email protected] No repository field.
\
> [email protected] install /Users/tester/node_modules/bcrypt
> node-gyp rebuild
CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o
CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
SOLINK_MODULE(target) Release/bcrypt_lib.node
SOLINK_MODULE(target) Release/bcrypt_lib.node: Finished
[email protected] ../node_modules/bcrypt
├── [email protected]
└── [email protected]