explooosion / Agm-Direction

This is the directive for @agm/core (not official)
https://robby570.tw/Agm-Direction-Docs/
MIT License
75 stars 26 forks source link

No provider for GoogleMapsAPIWrapper #29

Closed ahmedmohsen90 closed 6 years ago

ahmedmohsen90 commented 6 years ago

when i installed npm install agm-direction@0.3.7 This error appeared if i import "GoogleMapsAPIWrapper" and add it in provider i get the same error if i install agm-direction < 0.3.7 this error goes and get a new error "Metadata version mismatch for module node_modules/agm-direction/agm-direction.d.ts, found version 4, expected 3"

explooosion commented 6 years ago

What is your Angular version? 😦 Is it possible to use the latest version angular in your project?

I recommend that you install the latest version - agm-direction@0.5.9

explooosion commented 6 years ago

Please let me know if you have any questions. 🙂