Comment 2 for bug 1321289

Revision history for this message
Aleksandra Fedorova (bookwar) wrote :

We have npm installed both globally and locally on that server

[jenkins@fuelweb nailgun]$ npm -v
1.2.15
[jenkins@fuelweb nailgun]$ /usr/bin/npm -v
1.3.3

And 'npm install' fails with the error above, while '/usr/bin/npm install' works with no problems.