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

**Is your feature request related to a problem? Please describe:** In a numerous amount of pages, WebContainers [claims to work when you're "offline"](https://blog.stackblitz.com/posts/introducing-webcontainers/). There's a catch though. WebContainers doesn't completely...

**Is your feature request related to a problem? Please describe:** The project I'm trying to run ([dossierhq/dossier-next-sqlite-app](https://github.com/dossierhq/dossier-next-sqlite-app)) requires sqlite3 v3.37+, the wasm version Turbo uses is 3.34.0. **Describe the solution...

tracked

### Describe the bug I am trying to follow this guide for Angular: [Getting started with Angular](https://angular.io/start) When I open the project in Chrome [ready-made sample project in StackBlitz](https://stackblitz.com/run?file=src%2Fapp%2Fapp.component.ts), nothing...

needs more info

### Describe the bug Loading a Vite + React project from GitHub and running a dev server fails to load - the dev server starts, but any loads either fail...

### Describe the bug webContainer is deployed locally. If I want to access WebContainer through other tabs, it will prompt connect project, but it cannot be connected. Can remove this...

### Describe the bug loading failed ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/kalosfide/select-form-control ### Steps to reproduce load ### Expected behavior project start ### Parity with Local...

needs more info

### Describe the bug ```~/projects/stackblitz-starters-iyj78a ❯ npm create hono@latest Need to install the following packages: [email protected] Ok to proceed? (y) create-hono version 0.5.0 ✔ Target directory … my-app ? Which...

tracked

### Describe the bug Trying to start a Next.JS project inside Safari results in errors and does not boot up. ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-xjuuc8?description=The%20React%20framework%20for%20production&file=README.md&title=Next.js%20Starter...

### **Description of Bug** Trying to build a docusaurus site with errors leads the error message being printed badly. Note: we use TC39 Error cause, this might be the reason?...

### **Description of Bug** A "socket hang up" error is thrown when trying to load a JS project which has a node.js dependency at the domain codeload.github.com ### **Steps to...