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

unable to run project

Open mannychohan1 opened this issue 1 year ago • 1 comments

Describe the bug

Getting an error message

Failed to boot WebContainer Booting WebContainer

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-5mp7gk?file=src%2FApp.jsx,src%2FWelcome.jsx&terminal=dev

Steps to reproduce

Created React->Javascript project.

Expected behavior

webserver should start by default.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 125.0.0.0
Major version = 125
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 95208364,
  "usedJSHeapSize": 91419044,
  "jsHeapSizeLimit": 1098907648
}
Hash = 0314a412

Additional context

No response

mannychohan1 avatar May 01 '24 12:05 mannychohan1

Hey @mannychohan1! 👋 Do you think you could share what you have in chrome DevTools in the network tab and the console?

This would help greatly in understanding what the problem is. 😃

Nemikolh avatar May 02 '24 07:05 Nemikolh