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

@emotion/weak-memoize has disappeared from npm #3034

Closed
vanhumbeecka opened this issue May 15, 2023 · 2 comments
Closed

@emotion/weak-memoize has disappeared from npm #3034

vanhumbeecka opened this issue May 15, 2023 · 2 comments

Comments

@vanhumbeecka
Copy link

vanhumbeecka commented May 15, 2023

As of today, I'm unable to npm install @emotion/react due to a transitive dependancy on @emotion/weak-memoize.
This library gets a 404 response from npm registry.

All our builds are failing at the moment. Not sure what's going on here.
Tried upgrading, but getting the same 404 on @emotion/weak-memoize everytime.

Went to the npm website directly. The @emotion/weak-memoize was still in their search index, but upon clicking it, received a 404 as well. https://www.npmjs.com/login?next=%2Fpackage%2F%40emotion%2Fweak-memoize

Current behavior:

To reproduce:

npm install @emotion/weak-memoize
or
npm install @emotion/react

Expected behavior:

It installs.

Environment information:

  • react version: 17.0.2
  • @emotion/react version: 11.10.5
@vanhumbeecka
Copy link
Author

Ok nevermind. This seemed to be a glitch at npm? It's back now.

@leokang94
Copy link

I'm experiencing the same issue. Looking at it a little bit, I think there's an npm issue.
https://status.npmjs.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants