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

Dev environments. In your web app.

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

### Describe the bug I have `.vscode/tasks.json` file with content like: ```json { "version": "2.0.0", "tasks": [ { "type": "npm", "label": "format", "script": "format", "detail": "Format all code", "problemMatcher": []...

enhancement
tracked
codeflow

### Describe the bug When an Angular 17 project is opened, it runs `pnpm install && pnpm start` like normal. But when there's a file change, the dev server will...

### Describe the bug https://remix.new/ prints the following error to console, then displays the input prompt: `❯ npm install && npm run dev added 791 packages in 26s 248 packages...

tracked
safari

### Describe the bug I give it a try codeflow GitHub repo. My project was booting perfectly with the classic editor. But after opening repo and automatically switch to codeflow....

tracked

### Describe the bug ```npm run dev``` return prompt without error message. Development server not run ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/widoyo/starting-astro ### Steps to reproduce...

### Describe the bug Forking the helloworld exemple does not show in preview mode The preview just show the folowing : Booting WebContainer Installing dependencies Running start command It's stuck...

needs more info

### Describe the bug ❯ npm install && npm start npm ERR! code ERR_INVALID_PROTOCOL npm ERR! Protocol "https:" not supported. Expected "http:" npm ERR! A complete log of this run...

needs more info

### **Description of Bug** Provide a concise description of your bug and your project link (if applicable). [npm supports Git URLs](https://docs.npmjs.com/cli/v9/using-npm/package-spec#git-urls) which likely depends on the `git` binary to exist....

tracked

### Describe the bug Trying to use [bb.sh](https://raw.githubusercontent.com/cfenollosa/bashblog/master/bb.sh) gives `unsupported shell syntax` error, looks like bash functions aren't supported. That file is pretty complex and would generally serve as good...

### Describe the bug NX Missing Platform Dependency The Nx CLI could not find or load the native binary for your supported platform (linux-x64). This likely means that optional dependencies...