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

Error when installing package #1166

Closed
1 task done
htilssu opened this issue Aug 26, 2023 · 1 comment
Closed
1 task done

Error when installing package #1166

htilssu opened this issue Aug 26, 2023 · 1 comment

Comments

@htilssu
Copy link

htilssu commented Aug 26, 2023

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

  1. go to create new terminal
  2. run command npm i react-redux

Expected behavior

install complete react-redux

Parity with Local

Screenshots

No response

Platform

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

Additional context

No response

@htilssu htilssu changed the title Error when install package Error when installing package Aug 26, 2023
@Nemikolh
Copy link
Member

Nemikolh commented Sep 4, 2023

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:

image

I'm going to close this but feel free to reopen if the issue persists for you!

@Nemikolh Nemikolh closed this as completed Sep 4, 2023
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

2 participants