-
Notifications
You must be signed in to change notification settings - Fork 43
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 6 compatability #37
Comments
Just use |
Will this be addressed soon i.e without using rxjs-compat? |
@johnbindel @ManojSethuraman you can try my fork: https://github.com/trovum/ngx-geoautocomplete |
Did anyone solve this? after getting
|
You can download the package and import locally for the meantime @Kaidanov this way no dependency error will erupt. |
When attempting to use in an Angular 6 application (with rxjs 6.2.0):
ERROR in ./node_modules/ng4-geoautocomplete/auto-complete.service.js
Module not found: Error: Can't resolve 'rxjs/Rx' in '\node_modules\ng4-geoautocomplete'
Please see this upgrade guide: https://github.com/ReactiveX/rxjs/blob/master/docs_app/content/guide/v6/migration.md#import-paths
The text was updated successfully, but these errors were encountered: