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

Not compatible with Angular 16 #120

Open
KaurKanchan opened this issue Sep 21, 2023 · 1 comment
Open

Not compatible with Angular 16 #120

KaurKanchan opened this issue Sep 21, 2023 · 1 comment

Comments

@KaurKanchan
Copy link

'GooglePlaceModule' does not appear to be an NgModule class.(-996002)
ngx-google-places-autocomplete.module.d.ts(1, 22): This likely means that the library (ngx-google-places-autocomplete) which declares GooglePlaceModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

@dancornilov
Copy link

Because of inactivity of this package, I created my own package which is fully compatible with this one, code base was used from this package and adjusted to new coding standards, is Angular 16 compatible.

You can try:
https://www.npmjs.com/package/@angular-magic/ngx-gp-autocomplete

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

2 participants