npm install -g truffle
下述错误
解决方式:
npm config set strict-ssl false
npm 安装过程中报错解决
原文:http://blog.51cto.com/lcylanyue/2153989