webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Stuck on installing dependencies

Open Ikaed opened this issue 5 months ago • 0 comments

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

  1. Create a React project on an Android device.
  2. Run npm install to install dependencies.
  3. 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

Screenshots

Image

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

Ikaed avatar Jul 20 '25 14:07 Ikaed