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

Can't install angular 17 dependencies

Open AndreViniciusLimaCap opened this issue 9 months ago • 2 comments

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

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

AndreViniciusLimaCap avatar Apr 25 '24 00:04 AndreViniciusLimaCap

: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?

jrvidal avatar Apr 25 '24 08:04 jrvidal

image

AndreViniciusLimaCap avatar Apr 29 '24 14:04 AndreViniciusLimaCap