NPM Is Down
11–17 of 17 posts
Re: NPM Is Down
#12The yarn mirror is still up - details on how to use it here: https://benlimmer.com/2021/10/07/how-to-use-yarn-npm-mirror/
> the Yarn registry is just a CNAME to the npm registry
Re: NPM Is Down
#13at least the status page is up
Re: NPM Is Down
#14I've been wondering why we don't all have squid proxies setup for NPM or other centralized dependencies. When I run npm install, I'm hitting the local cache 99% of the time, so I'd imagine that it's a perfect use case and would let us all keep doing our job when this happens. Am I missing something?
Re: NPM Is Down
#15Earlier quoted context omitted.
Why?
“Some men just want to watch the world burn.” ― Michael Caine
Re: NPM Is Down
#16I've been wondering why we don't all have squid proxies setup for NPM or other centralized dependencies. When I run npm install, I'm hitting the local cache 99% of the time, so I'd imagine that it's a perfect use case and would let us all keep doing our job when this happens. Am I missing something?
Re: NPM Is Down
#17The yarn mirror is still up - details on how to use it here: https://benlimmer.com/2021/10/07/how-to-use-yarn-npm-mirror/
You sure about that? https://yarnpkg.com/getting-started/qa#queries-to-registryya... > the Yarn registry is just a CNAME to the npm registry