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 17 #331

Open
dimonets opened this issue Mar 21, 2024 · 3 comments
Open

Support for Angular 17 #331

dimonets opened this issue Mar 21, 2024 · 3 comments

Comments

@dimonets
Copy link

Installation for Angular 17 gives an error:

npm install --save @angular-material-extensions/google-maps-autocomplete
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"^17.2.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^16.x" from @angular-material-extensions/[email protected]
npm ERR! node_modules/@angular-material-extensions/google-maps-autocomplete
npm ERR!   @angular-material-extensions/google-maps-autocomplete@"*" from the root project
@egoldfarb-malyavi
Copy link

Any updates on this?

@michael-soorys
Copy link

Only package blocking Ang 17 version change, would like updates on this also

@edy-ap
Copy link

edy-ap commented Dec 19, 2024

Only package blocking Ang 17 version change, would like updates on this also

use this, is a workaround while this package is updated: "@angular-material-extensions/google-maps-autocomplete": "github:edy-ap/google-maps-autocomplete#dist",

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

4 participants