webcontainer-core
webcontainer-core copied to clipboard
Dev environments. In your web app.
restsoft
### Describe the bug gd ### Link to the blitz that caused the error https://stackblitz.com/edit/sb1-xkubzhf9 ### Steps to reproduce gdf ### Expected behavior gdf ### Parity with Local - [x]...
### Describe the bug TTY show: /github.com/npm/cli/issues/4828). Please try npm i again after removing both package-lock.json and node_modules directory. ### Link to the blitz that caused the error https://stackblitz.com/edit/nuxt-starter-twi6dftb ###...
### Describe the bug This seems to be due to the size of the repository, as I'm able to clone much smaller repos. However, this may also be a CORS-related...
### Describe the bug I'm trying to upload a video. It told me I needed to upgrade due to file size. I upgraded but I still can't load the video....
### Describe the bug i cant add more than 4 folders ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-c3n2avyp?file=README.md ### Steps to reproduce just get many folders and...
### Describe the bug Booting WebContainer hangs, the preview is not showing the result, and cannot connect to port 8080 ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-otqjp4rz?description=HTML/CSS/JS%20Starter&file=community.html,gallery.html,index.html&terminalHeight=10&title=Static%20Starter...
### Describe the bug trying o run on stackblitz ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/PHOENIXVP/CRUD?file=src/App.tsx ### Steps to reproduce trying o run on stackblitz ### Expected...
### **Description of Bug** `AsyncLocalStorage` doesn't work well with `async`/`await` ### **Steps to Reproduce** 1. Go to https://stackblitz.com/edit/stackblitz-starters-pkxqds?file=index.mjs ```tsx import { AsyncLocalStorage } from 'node:async_hooks'; const asyncLocalStorage = new AsyncLocalStorage();...
### Describe the bug I modify one file, say `a.ts` - add a new export, change some types, etc. - and then jump back to another file, say `b.ts`, but...
### Describe the bug i always get the error "npm error u.toSorted is not a function npm error A complete log of this run can be found in: /home/.npm/_logs/2025-09-05T14_05_33_103Z-debug-0.log" when...