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

Dev environments. In your web app.

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

### Describe the bug This is the error I am getting: [Error - 9:14:05 AM] Server process exited with code 1. [Error - 9:14:05 AM] Server initialization failed. Message: Pending...

### Describe the bug Prisma migration failed with the error: request to https://binaries.prisma.sh/all_commits/f352a33b70356f46311da8b00d83386dd9f145d6/debian-openssl-1.1.x/migration-engine.gz.sha256 failed, reason: socket hang up ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/tomrbroderick/chicken-event-service ### Steps...

tracked
codeflow

### Describe the bug When trying to create a project using Angular starter in Safari Mac browser I get the following error: ~/projects/stackblitz-starters-fxfsd8 ❯ npm install && npm start npm...

### Describe the bug There is no visible option to open and switch in between project and there is possibility to work at only the currently opened one ### Link...

I click on the terminal in any new project and can't type. It also dosen't have the directory or any symbols. Im using the chrome browser on chromeos if that...

needs more info

![Screenshot_20240308-132924](https://github.com/stackblitz/webcontainer-core/assets/154744166/c0f98002-8a0a-4534-aaea-957b746cac1e) ![Screenshot_20240308-132828](https://github.com/stackblitz/webcontainer-core/assets/154744166/d7d92eca-5f56-4d62-b9d3-b11378a07844)

needs more info

### Describe the bug When trying to use the `fetch` API from Node's `undici` library, the following results: ```shell Error: fetch failed at _0x15be0c._evaluate (https://stackblitzstartersmkfl4d-4h03.w-credentialless-staticblitz.com/blitz.c9a8a620.js:352:379484) at async ModuleJob.run (https://stackblitzstartersmkfl4d-4h03.w-credentialless-staticblitz.com/blitz.c9a8a620.js:181:2372) {...

### Describe the bug # The Preview pane is not woking ## Terminal commands not working Also I tried to run the npm start on the terminal but I am...

### Describe the bug The project is successfully built and starts with the initial base URL: https://stackblitzstartersnmnegj-ygow--4200--c9a8a620.local-credentialless.webcontainer.io/. I can click the button and it will redirect to the page. However,...

### Describe the bug Angular Web container is failing with `TypeError: (0 , window.WebContainer) is not a constructor` in console. Link - https://stackblitz.com/edit/stackblitz-starters-vaymjp?file=package.json ``` Uncaught (in promise) TypeError: (0 ,...

tracked