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

Support for Angular 12+ #103

Open
mhuffsti opened this issue Nov 8, 2021 · 2 comments
Open

Support for Angular 12+ #103

mhuffsti opened this issue Nov 8, 2021 · 2 comments

Comments

@mhuffsti
Copy link

mhuffsti commented Nov 8, 2021

I've been using the angular-file-uploader in one project in order to compare against custom code to handle file uploads.
I recently (today) updated that project to Angular 12.2, and when running NPM (8.1.0), I am getting this message:
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"^12.2.12" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^10.0.5" from [email protected]
npm ERR! node_modules/angular-file-uploader
npm ERR! angular-file-uploader@"7.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Would it be possible for you to update the root angular-file-uploader project to reference a higher version of Angular?

@tariqahsan
Copy link

Instead of using bootstrap can we use angular material?

@cenacrharsh
Copy link

True, I am using angular ver 13 currently and I am unable to use this package as it won't install.

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

3 participants