Nock: npm install nock returns a 404

Created on 25 Mar 2016  路  7Comments  路  Source: nock/nock

It appears you guys just released a new version of nock and npm is saying that it does not exist.

249.31s$ npm install 
npm ERR! fetch failed https://registry.npmjs.org/nock/-/nock-7.7.1.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed https://registry.npmjs.org/nock/-/nock-7.7.1.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed https://registry.npmjs.org/nock/-/nock-7.7.1.tgz
npm ERR! Linux 3.13.0-63-generic
npm ERR! argv "/home/travis/.nvm/versions/node/v5.6.0/bin/node" "/home/travis/.nvm/versions/node/v5.6.0/bin/npm" "install"
npm ERR! node v5.6.0
npm ERR! npm  v3.6.0

Most helpful comment

giphy 3

All 7 comments

giphy 3

These pretzels are making me thirsty

@aivus Yes, you're right: https://twitter.com/ag_dubs/status/713452276262813696
Should be fixed soon.

@pgte could you republish latest version on npm?

published v7.7.2.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue and add a reference to this one if it鈥檚 related. Thank you!

Was this page helpful?
0 / 5 - 0 ratings