我无法在yeoman ( cannot )项目中安装包grunt-contrib-imagemin。它失败了
npm ERR! weird error 1
npm ERR! not ok code 0但没有其他错误的报告。
我正在运行Ubuntu12.04和NodeJS 0.8
发布于 2013-08-23 21:06:40
这可以通过将nodejs更新到0.10版本来解决。
我遵守了http://slopjong.de/2012/10/31/how-to-install-the-latest-nodejs-in-ubuntu/的指示
https://stackoverflow.com/questions/18411848
复制相似问题