-
Notifications
You must be signed in to change notification settings - Fork 357
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 ng2-material-dropdown obsolete dependence #982
Comments
Together with Angular 11.1.x it now causes:
|
You can add this fork as dependency https://www.npmjs.com/package/@vpetrusevici/ng2-material-dropdown (Angular 11) |
I created a fork with updated dependencies https://www.npmjs.com/package/@vpetrusevici/ngx-chips |
Any news? |
Any update?? |
@vpetrusevici Pull request? |
Any updates ? |
Around noon GMT today (2-DEC-2021), ng2-material-dropdown moved to version 1.0. This new version breaks my code, and this is the only dependency. Workaround: changing my code's package-lock.json's dependcies.ng2-material-dropdown to |
Any Update? |
Any updates ? |
Please add ng2-material-dropdown version 0.11.0. |
I'm submitting a ... (check one with "x")
Current behavior
Problem with dependance: ng2-material-dropdown
npm WARN [email protected] requires a peer of @angular/animations@^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
Expected behavior
Fix dependancies
What do you use to build your app?. Please specify the version
angular-cli
Angular version:
Angular 11.0.7
ngx-chips version:
2.2.2
Browser: [all ]
The text was updated successfully, but these errors were encountered: