stackblitz / webcontainer-core

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

WebContainer fail to boot #1329

Open KaitouJokerKJ opened 4 months ago

KaitouJokerKJ commented 4 months ago

Describe the bug

When I create a react typescript project the webcontainer is not booting.

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-iet7r8?file=README.md

Steps to reproduce

Just enter the link

Expected behavior

It was supposed to show the preview of the game when this command is ran yarn install && yarn run dev:diy

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 121.0.0.0
Major version = 121
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 110430453,
  "usedJSHeapSize": 92766233,
  "jsHeapSizeLimit": 1040711680
}
Hash = a9c8a5a3

Additional context

No response

jrvidal commented 4 months ago

@KaitouJokerKJ :wave: I'm sorry but I can't access the link you provided.