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.

bug(github docs): mention @angular/cdk in material installation instructions

See original GitHub issue

Bug, feature request, or proposal:

Bug

What is the expected behavior?

github first page should specify @angular/material depends on @angular/cdk

What is the current behavior?

The intallation instructions on github mentions the @angular/cdk dependency just for the latest builds part.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
julianobrasilcommented, Jul 7, 2017

I think removing the installation part entirely and leaving the Getting Started part is sufficient. I’ll just include the latest builds installation in the Getting Started part:

npm install --save angular/material2-builds angular/cdk-builds

0reactions
angular-automatic-lock-bot[bot]commented, Sep 6, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error building the site · Issue #498 · angular/material ... - GitHub
I see that ScrollingModule is only available in @angular/cdk-experimental, but this repository doesn't use it or even depend on it.
Read more >
Installing Angular Material 14 under Angular 14 after update ...
bug (Angular Material): Installing Angular Material 14 under Angular 14 after update from 12.x ... Steps to fix this should be mentioned in...
Read more >
Issues - GitHub
I have an Angular project created with Angular-cli, and after I installed the Angular material as its documentation, npm install --save @angular ...
Read more >
Cannot find module... Problems with cdk · Issue #8306 - GitHub
Angular Material throw error What are the steps to reproduce? Install all dependencies and run aplication which use ...
Read more >
Documentation for using cdk-virtual-scroll-viewport is incorrect ...
Reproduction The API reference for Angular CDK scrolling (https://material.angular.io/cdk/scrolling/api) only mentions CdkScrollableModule ...
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