stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.69k stars 139 forks source link

booting webcontainer #1414

Open or9 opened 2 months ago

or9 commented 2 months ago

Describe the bug

image

Don't say "booting webcontainer" if it's not booting.

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-edsy16?file=src%2FApp.vue&terminal=dev

Steps to reproduce

a page

Expected behavior

it works

Parity with Local

Screenshots

image

Platform

Browser name  = Chrome
Full version  = 123.0.0.0
Major version = 123
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 147723301,
  "usedJSHeapSize": 129613777,
  "jsHeapSizeLimit": 4294705152
}
Hash = 7dbe22a9

Additional context

No response

SamVerschueren commented 2 months ago

Hey @or9 👋 . Thanks for reaching out. Do you have any errors in the Chrome DevTools? That would definitely help for us to see what's going on.

MuhammadSawalhy commented 2 months ago

I have the same issue when starting a blitz project from this repo https://github.com/mrizkiaiman/turborepo-withtailwind. I used the option to enter the repo name mrizkiaiman/turborepo-withtailwind and stuck at the "booting WebContainer" step.