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

Dev environments. In your web app.

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

### Describe the bug Install `vuepress` with pnpm ### Link to the blitz that caused the error https://stackblitz.com/edit/vuepress-theme-hope?file=package.json,docs%2F.vuepress%2Fconfig.ts ### Steps to reproduce See the editor: ![image](https://github.com/stackblitz/webcontainer-core/assets/33315834/bcfbe015-e24c-419c-9c74-2142b2de1099) ### Expected behavior Working,...

tracked

### Describe the bug I was trying a new project forked from https://vitejs.dev/guide/#trying-vite-online and seems like Stackblitz doesn't work at first try. ### Link to the blitz that caused the...

needs more info

### Describe the bug Running `require('vm').runInNewContext('this')` should return a clean `globalThis` without any overridden prototypes. In real Node it does, but in StackBlitz it does not. ### Link to the...

tracked

### Describe the bug There is an issue with the binary frame data in the WebSocket messages sent from the server. A 2-byte information starting with 0x82 is added in...

### Describe the bug Using [tsx](https://www.npmjs.com/package/tsx) causes the node process to hang when running it for a second time inside a WebContainer. This does not happen on an actual machine....

### Describe the bug Terminal window must load properly so I can run the npm commands to run this sample project. Also preview window must work to display application UI...

needs more info

### Describe the bug For some weird reason, my build command stops gracefully without any error but also without running ``` ~/LunaticMuch/fuzzy-giggle main 7s ❯ npm run build > @example/[email protected]...

tracked

### Describe the bug After making project a repository and npm starts and installs then I can no longer use terminal to push code? ### Link to the blitz that...

needs more info

### Describe the bug What ever project of angular material origin i try to run, i get this: ~/projects/l4u81z--run ❯ yarn install && yarn test yarn install v1.22.19 [1/4] 🔍...

tracked

### Describe the bug Hi! I'm interested in introducing Web Publisher to an open source project. The team managing a large docs site for this open source project is almost...