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

Angular 11 problem #80

Open
Mihai-B opened this issue Nov 23, 2021 · 0 comments
Open

Angular 11 problem #80

Mihai-B opened this issue Nov 23, 2021 · 0 comments

Comments

@Mihai-B
Copy link

Mihai-B commented Nov 23, 2021

I cannot make this library work with angular 11. I always get the error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: web-system@0.0.0
npm ERR! Found: @angular/core@11.0.9
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"~11.0.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^7.2.3" from angular-admin-lte@4.0.0
npm ERR! node_modules/angular-admin-lte
npm ERR!   angular-admin-lte@"~4.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry

I am using the latest version "angular-admin-lte": "4.0.0", that is in npm packages.

Am I missing something ?

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