-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Describe the bug
The dependencies for my React project won’t install.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/Ikaed/Portfolio-Website-React?file=src/App.js
Steps to reproduce
- Create a React project on an Android device.
- Run npm install to install dependencies.
- The process may either freeze during installation or fail with a red circled X (error).
Expected behavior
The expected behavior is for the dependencies to be installed successfully.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 96435430
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 OPR/90.0.0.0
performance.memory = {
"totalJSHeapSize": 100588089,
"usedJSHeapSize": 97231945,
"jsHeapSizeLimit": 1098907648
}
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels