Extend peer dependencies to Angular 7
See original GitHub issuenpm 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:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh man, it’s already time for the next version! If you notice any issues, let me know. I’ll get this updated.
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: