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

Fix peer Warning for Angular 10.2.x #524

Open
iCodr8 opened this issue Dec 17, 2020 · 0 comments
Open

Fix peer Warning for Angular 10.2.x #524

iCodr8 opened this issue Dec 17, 2020 · 0 comments

Comments

@iCodr8
Copy link

iCodr8 commented Dec 17, 2020

This is the install warning:

npm WARN ngx-uploader@10.0.0 requires a peer of @angular/common@~10.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-uploader@10.0.0 requires a peer of @angular/core@~10.0.0 but none is installed. You must install peer dependencies yourself.

Installed Angular Packages:

"@angular/common": "^10.2.3",
"@angular/core": "^10.2.3",
panoti added a commit to angular-ex/uploader that referenced this issue Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant