You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I am trying to update and old project from Angular 11. The issue is adding
ngx-md
to thepackage.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:
I can decide to use another if it is not active anymore. Thanks indeed.
The text was updated successfully, but these errors were encountered: