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

Dev environments. In your web app.

Results 331 webcontainer-core issues
Sort by recently updated
recently updated
newest added

### Describe the bug Failed to install dependencies ❯ npm install && npx next dev npm error code ERR_INVALID_PROTOCOL npm error Protocol "https:" not supported. Expected "http:" npm error A...

### Describe the bug ```ts async #executeAction(actionId: string) { const action = this.actions.get()[actionId]; this.#updateAction(actionId, { status: 'running' }); try { switch (action.type) { case 'shell': { await this.#runShellAction(action); break; }...

needs reproduction

### Describe the bug IN DARK MODE ITS HARD TO SEE THE NAMES OF THE FILES IN THE CODING AREA ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-gcdoxi2p?description=HTML/CSS/JS%20Starter&file=script.js,styles.css,index.html&terminalHeight=10&title=Static%20Starter...

### Describe the bug When using Next.js 15 with Node.js v18.20.3, I encounter an error: `[ Server ] Error: Cannot read properties of undefined (reading 'call')` This happens when I...

### Describe the bug J'avais plusieurs projets dont des comparateurs de json et je n'y ai plus accès, j'y avais encore accès il y'a 2 semaines. ### Link to the...

### Describe the bug I have a bolt project, I spent some time working on it. And after that, I decided to sync it to github I have a button...

### Describe the bug ``` ## Error Type Runtime InvariantError ## Error Message Invariant: Expected workUnitAsyncStorage to have a store. This is a bug in Next.js. Next.js version: 15.5.3 (Webpack)...

### Describe the bug The .ico file will be broken when mounted in the WebContainer. ### Link to the blitz that caused the error no blitz ### Steps to reproduce...

needs reproduction

### Describe the bug Hi , my project wont start because its stuck in the "installing dependencies" fase ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-keg6rdzp?file=package.json ### Steps...

needs reproduction

### Describe the bug This error was likely caused by your browser plugins. Please try disabling browser plugins that modify the webpage and try again. ### Link to the blitz...