美文网首页
替换openssl

替换openssl

作者: 大诗兄_zl | 来源:发表于2017-10-30 16:19 被阅读20次

npm config set registry http://registry.cnpmjs.orgnpm info underscore

npm config set registry https://registry.npm.taobao.org

export LD_PRELOAD=/home/slvher/tools/openssl-1.0.2k/lib/libssl.so:/home/slvher/tools/openssl-1.0.2k/lib/libcrypto.so

git config --global http.sslVerify false



npm install -g express --registry=https://registry.npm.taobao.org

相关文章

网友评论

      本文标题:替换openssl

      本文链接:https://www.haomeiwen.com/subject/imxmpxtx.html