npm install npm -g
npm update -g
install me npm version 4.1.2 which now only raises a warning for yamllint (since that package.json asked exactly for 0.4.0).
Probably because of this : http://gruntjs.com/blog/2016-04-04-grunt-1.0.0-released#peer-dependencies
No guarantee, but I think I have npm version 2 something before, which hard error on that issue.