Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install angular 17 dependencies #1422

Open
1 task done
AndreViniciusLimaCap opened this issue Apr 25, 2024 · 2 comments
Open
1 task done

Can't install angular 17 dependencies #1422

AndreViniciusLimaCap opened this issue Apr 25, 2024 · 2 comments

Comments

@AndreViniciusLimaCap
Copy link

Describe the bug

Can't find dependencies on cache 'yocto-queue@1.0.0'

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

@jrvidal
Copy link
Contributor

jrvidal commented Apr 25, 2024

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

@AndreViniciusLimaCap
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants