stackblitz / webcontainer-core

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

Vit isn't working well! #1566

Open yim222 opened 3 weeks ago

yim222 commented 3 weeks ago

Describe the bug

Suddenly the project falling. Also not clear how to install dependencies

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-e5zgnj?file=index.html&terminal=dev

Steps to reproduce

Click on terminal ctrl-c, add another terminal

the project failed and says:

Unable to connect to port 5173

I want to add dependencies and doesn't found how

Expected behavior

The dependencies section should be shown as was previously The server should be on.

The docs regarding that should accessible and clear

Parity with Local

Screenshots

Screenshot_114

Platform

Browser name  = Chrome
Full version  = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 65727123,
  "usedJSHeapSize": 62530399,
  "jsHeapSizeLimit": 4294705152
}
Hash = 34c588ed

Additional context

No response