sebholstein / angular-google-maps

Angular 2+ Google Maps Components
https://angular-maps.com/
MIT License
2.03k stars 816 forks source link

ERROR in Symbol AgmBicyclingLayer declared in node_modules/@agm/core/directives/bicycling-layer.d.ts is not exported from @agm/core #1894

Closed sakthivel-globalizeme closed 3 years ago

sakthivel-globalizeme commented 4 years ago

ERROR in Symbol AgmBicyclingLayer declared in node_modules/@agm/core/directives/bicycling-layer.d.ts is not exported from @agm/core

After "npm install" and running "ng build", I am facing this issue.

sakthivel-globalizeme commented 4 years ago

"npm install @agm/core" Helped me.

yohny commented 4 years ago

im getting the same error too (@agm/core is installed), angular version 10.0.11

yohny commented 4 years ago

the error disappeared with upgrading angular to at least 10.1.2

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.