floatdrop / gulp-plumber

Fixing Node pipes
MIT License
806 stars 32 forks source link

Package unpublished from npm again? #58

Closed lijuenc closed 6 years ago

lijuenc commented 6 years ago

Not able to install gulp-plumber with npm (or yarn). I know that it was unavailable 4 days ago during the npm incident, but I'm getting the same errors today. Has the package been unpublished again?

npm 3.10.10

$ npm info gulp-plumber

npm ERR! code E404

npm ERR! 404 Unpublished by npm on 2018-01-06T18:36:22.265Z
npm ERR! 404 
npm ERR! 404  'gulp-plumber' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

$ npm i gulp-plumber

npm ERR! Cannot convert undefined or null to object
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm 5.6.0

$ npm i gulp-plumber

npm ERR! code ENOVERSIONS
npm ERR! No valid versions available for gulp-plumber
lijuenc commented 6 years ago

resolved. There was an issue with npm in Australia.

https://github.com/npm/registry/issues/261