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

Conflict in @angular/common versions #260

Open
ENate opened this issue Feb 21, 2024 · 0 comments
Open

Conflict in @angular/common versions #260

ENate opened this issue Feb 21, 2024 · 0 comments

Comments

@ENate
Copy link

ENate commented Feb 21, 2024

I am trying to update and old project from Angular 11. The issue is adding ngx-mdto the package.json file results in a conflict and installation error.
Could you let me know if this package is still being updated? I got the following issue:

npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"14.3.0" from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   peer @angular/common@"^14.0.0" from [email protected]
npm ERR!   node_modules/ngx-md
npm ERR!     ngx-md@"^14.0.9" from the root project

I can decide to use another if it is not active anymore. Thanks indeed.

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