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.

Extend peer dependencies to Angular 7

See original GitHub issue

npm WARN @agm/core@1.0.0-beta.5 requires a peer of @angular/common@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @agm/core@1.0.0-beta.5 requires a peer of @angular/core@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dockleryxkcommented, Oct 24, 2018

Oh man, it’s already time for the next version! If you notice any issues, let me know. I’ll get this updated.

0reactions
jaysaikiacommented, Oct 24, 2018

I pasted the wrong warn message. Lol. I was about to put the request at agm too.

On Wed, 24 Oct. 2018, 2:27 pm Richard Jeffords, notifications@github.com wrote:

The console warning message is referring to @agm/core@1.0.0-beta.5

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dockleryxk/ng-simple-slideshow/issues/46#issuecomment-432499422, or mute the thread https://github.com/notifications/unsubscribe-auth/AGfzMiC8s-XyRS8rVssbIOlEbaCMgQOGks5un94TgaJpZM4X269K .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extend peer dependencies to Angular 7 · Issue #505 - GitHub
Issue description running npm install throws the following warning: npm WARN ng-pick-datetime@6.0.16 requires a peer of @angular/cdk@^6.3.0 ...
Read more >
Angular update from 8 to 13 peer dependency problem
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/animations" (requires "7.x || 8.x" (extended), would install " ...
Read more >
Creating libraries - Angular
Peer dependencies link. Angular libraries should list any @angular/* dependencies the library depends on as peer dependencies. This ensures that when modules ask ......
Read more >
Upgrading Angular versions has to be the most frustrating ...
Package "@fortawesome/angular-fontawesome" has an incompatible peer dependency to "@angular/core" (requires "^11.0.0" (extended), would install ...
Read more >
Upgrade Angular App to latest version - Medium
0-beta <10.0.0" (extended), would install "11.1.1"). Package "ng2-smart-table" has an incompatible peer dependency ...
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