I tried npm install yeoman
in linux mint 17 today and get the following error:
npm http 406 http://github.com/yeoman/generators/archive/0.9.5.tar.gz
npm ERR! fetch failed http://github.com/yeoman/generators/archive/0.9.5.tar.gz
npm ERR! Error: 406 Not Acceptable
npm ERR! etc
It was working last time I installed a few weeks ago. This is a deal breaker for me today as I need this package.
My npm version is 1.3.10
Any ideas?