webcontainer-core
webcontainer-core copied to clipboard
Can't install angular 17 dependencies
Describe the bug
Can't find dependencies on cache '[email protected]'
Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-9raumm?file=src%2Fapp%2Fusers%2Fcomponents%2Fusers.component.ts
Steps to reproduce
Just run npm install
Expected behavior
Install successfully
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 = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 148343077,
"usedJSHeapSize": 139869201,
"jsHeapSizeLimit": 4294705152
}
Hash = 41fbae16
Additional context
No response
:wave: I can't reproduce this error on my end. Does it fail consistently for you? If so, do you see anything suspicious on the devtools or the network panel? Any network errors related to yocto-queue
?