question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is @agm/core still maintained?

See original GitHub issue

Issue description I´m currently working on two Angular projects (first v9, second v10) both require Google-APIs for Places as well as Maps. When updating a project to Angular 9 or Angular 10 I get following error: Package "@agm/core" has an incompatible peer dependency to "@angular/core" (requires "^6.0.0 || ^7.0.0 || ^8.0.0" (extended), would install "10.0.0").

Since the “Getting Started” page also seems to be down for some time now, I wanted to make sure I´m not building upon an unmaintained package. Don´t want to be rude, I know how much time it takes to keep a repo updated, but it is important for me nevertheless.

Steps to reproduce and a minimal demo of the problem npm install @agm/core ng update @angular/cli @angular/core

Current behavior Package "@agm/core" has an incompatible peer dependency to "@angular/core" (requires "^6.0.0 || ^7.0.0 || ^8.0.0" (extended), would install "10.0.0").

Expected/desired behavior Packages install without errors and warnings

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:22
  • Comments:6

github_iconTop GitHub Comments

12reactions
ghostcommented, Jul 1, 2020

Yea, there is a problem finding active maintainers. I am planning to at least publish an NG-9/10 compatible version.

1reaction
ghostcommented, Jul 15, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Is @agm/core still maintained? · Issue #1831 - GitHub
Issue description I´m currently working on two Angular projects (first v9, second v10) both require Google-APIs for Places as well as Maps.
Read more >
@agm/core - Angular Google Maps (AGM)
AGM - Angular Google Maps​​ AGM gets shipped via the Node Package Manager. So make sure that you have NodeJS installed.
Read more >
Trouble getting Angular Google Map AGM to work with ...
4 Answers 4 · Just to be clear, you used this in Angular 11? I still cant get agm/core to install in Angular...
Read more >
@agm/core - npm
@agm/core contains solutions for the Google Maps JavaScript Core API. The sources for this package are in the angular-google-maps repository.
Read more >
@agm/core@3.0.0-beta.0 - jsDocs.io
Documentation for npm package @agm/core@3.0.0-beta.0 - jsDocs.io. ... All CSS3 colors are supported except for extended named colors.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found