Skip to content

Support for Angular 17 #331

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

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

Support for Angular 17 #331

dimonets opened this issue Mar 21, 2024 · 4 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: registry-2.0-frontend@0.0.0
npm ERR! Found: @angular/cdk@17.3.1
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/google-maps-autocomplete@16.3.1
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",

@lamberjack
Copy link

Still doesn't work with angular 17 or more.

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

5 participants