Warning when installing the 2.0.0-beta.8
See original GitHub issueBug, feature request, or proposal:
What is the expected behavior?
What is the current behavior?
After ran npm i @angular/material@2.0.0-beta.8 -S
it shows the warning:
npm WARN @angular/material@2.0.0-beta.8 requires a peer of @angular/cdk@2.0.0-beta.8 but none was installed.
I just read the CHANGELOG
and it says:
@angular/material now depends on @angular/cdk as a peer dependency.
Does it means that from now we have to install @angular/cdk
? If so, I think it should be more clear in CHANGELOG.
What are the steps to reproduce?
Install the latest version (2.0.0-beta.8).
Providing a Plunker (or similar) is the best way to get the team to see your issue. Plunker template: https://goo.gl/DlHd6U
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material@2.0.0-beta.8
Is there anything else we should know?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Warning when installing the 2.0.0-beta.8 · Issue #5550 - GitHub
After ran npm i @angular/material@2.0.0-beta.8 -S it shows the warning: npm WARN @angular/material@2.0.0-beta.8 requires a peer of ...
Read more >npm WARN ... requires a peer of ... but none is installed. You ...
"A requires a peer of B but none was installed". Consider it as "A requires one of B's peers but that peer was...
Read more >Ionic 4 & Angular 8
npm WARN @ionic/angular@4.6.0 requires a peer of @angular-devkit/core@^7.2.1 but none is installed. You must install peer dependencies yourself.
Read more >Splash screen never disappears in 2.0.0 beta 7 - Arduino Forum
Please do this: Start File Explorer (AKA "Windows Explorer"). Open the Arduino IDE's installation folder (usually C:\Program Files\Arduino IDE ...
Read more >Unable to install tensorflow 2.0.0 beta version - Jetson Nano
aman.bharat.btp August 21, 2019, 8:26am #1. I am trying to install tensorflow 2.0.0-beta using command: sudo pip3 install tensorflow==2.0.0-beta1.
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
Related to #5552
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.