Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm ERR! 404 '@samverschueren/stream-to-observable@latest' is not in the npm registry. #6

Closed
JhonMyHW opened this issue Aug 6, 2020 · 5 comments

Comments

@JhonMyHW
Copy link

JhonMyHW commented Aug 6, 2020

Hi Sam!

I'm having issues while trying to install your package.

Jonathan:testing jonathan$ npm install --save @samverschueren/stream-to-observable
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@samverschueren%2fstream-to-observable - Not found
npm ERR! 404
npm ERR! 404 '@samverschueren/stream-to-observable@latest' 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 ERR! A complete log of this run can be found in:
npm ERR! /Users/jonathan/.npm/_logs/2020-08-06T09_51_18_924Z-debug.log

I was able to do it before. Any issues spotted lately?

Thanks!

@bengry
Copy link

bengry commented Aug 6, 2020

Getting the same thing, and seeing it as a 503, at least when trying to use an npm token as part of a yarn install.

@Avonavi232
Copy link

Seeing this as same as TS do

@oswaldoacauan
Copy link

oswaldoacauan commented Aug 6, 2020

@SamVerschueren can you publish the package again?

ok seems like the issue is at @npm

@Avonavi232
Copy link

see
npm/cli#1626
npm/cli#1624

and others

@JhonMyHW
Copy link
Author

JhonMyHW commented Aug 6, 2020

Yeah, seems a global issue with NPM affecting all package installs.
They had an outage a couple of hours ago.

You can keep the track of the issue here:
https://status.npmjs.org/

Thanks everyone for your help and fast feedback!

@JhonMyHW JhonMyHW closed this as completed Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants