-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
Description
Describe the bug
Wasm is not working when importing a project from github and the preview is also not working as well.
Link to the blitz that caused the error
https://stackblitz.com/edit/github-ynytktfo?file=README.md
Steps to reproduce
- Import a react project that was not initialized in bolt
- error comes up or better yet the preview won't work
Expected behavior
I should import a project from github and it should start the server and work for the preview. Or if a project is not Webcontainer esque it should be scanned and configured to work within the enviroemnt.
Parity with Local
- 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 = 142.0.0.0
Major version = 142
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 95762208,
"usedJSHeapSize": 94125408,
"jsHeapSizeLimit": 2248146944
}
Hash = cf284e50
Additional context
No response