angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

Support for Angular 17 #331

Open dimonets opened 5 months ago

dimonets commented 5 months ago

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 commented 1 month ago

Any updates on this?

michael-soorys commented 1 week ago

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