webcontainer-core
webcontainer-core copied to clipboard
unable to run project
Describe the bug
Getting an error message
Failed to boot WebContainer Booting WebContainer
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-5mp7gk?file=src%2FApp.jsx,src%2FWelcome.jsx&terminal=dev
Steps to reproduce
Created React->Javascript project.
Expected behavior
webserver should start by default.
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 125.0.0.0
Major version = 125
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 95208364,
"usedJSHeapSize": 91419044,
"jsHeapSizeLimit": 1098907648
}
Hash = 0314a412
Additional context
No response
Hey @mannychohan1! 👋 Do you think you could share what you have in chrome DevTools in the network tab and the console?
This would help greatly in understanding what the problem is. 😃