node.js - Cannot install grunt-contrib-imagemin (weird error 1) -
i cannot install package grunt-contrib-imagemin
in yeoman (angular) project. fails
npm err! weird error 1 npm err! not ok code 0
but no other errors reported.
i running ubuntu 12.04, , nodejs 0.8
this solved updating nodejs version 0.10
i followed instructions @ http://slopjong.de/2012/10/31/how-to-install-the-latest-nodejs-in-ubuntu/
Comments
Post a Comment