We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i run npm i react-redux it has an error
https://stackblitz.com/edit/vitejs-vite-5xuhbu?file=README.md
install complete react-redux
No response
Browser name = Chrome Full version = 116.0.0.0 Major version = 116 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.54 performance.memory = { "totalJSHeapSize": 125743200, "usedJSHeapSize": 110091092, "jsHeapSizeLimit": 2172649472 } Hash = 33975f1d
The text was updated successfully, but these errors were encountered:
Hey @htilssu! Thanks for opening this issue!
I think you might have hit a temporary failure. I managed to do npm i react-redux on your project without running into any issues:
npm i react-redux
I'm going to close this but feel free to reopen if the issue persists for you!
Sorry, something went wrong.
No branches or pull requests
Describe the bug
when i run npm i react-redux it has an error
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-5xuhbu?file=README.md
Steps to reproduce
Expected behavior
install complete react-redux
Parity with Local
Screenshots
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: