webcontainer-core
webcontainer-core copied to clipboard
Chrome crashes on `pnpm install` task
Describe the bug
Open https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder in Chrome.
Initial task pnpm i && pnpm run
leads to Chrome tab crash
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder
Steps to reproduce
- Go to https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder in Chrome
- Chrome tab crashes with "Aw, Snap!" message. Error code: 5
Clearing cache and all data does not help
Expected behavior
No crash.
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Version = 1.84.0
Hash = 499be3932f50ab06349575b1c9042f95bc072a8b
WebContainer = 41692973
Browser name = Chrome
Full version = 126.0.0.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 120119164,
"usedJSHeapSize": 94810620,
"jsHeapSizeLimit": 4294705152
}
Additional context
No crash in Firefox