-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Closed
Copy link
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentationThis issue is related to documentation
Description
Bug, feature request, or proposal:
The installation of Angular material as suggested in (https://v5.material.angular.io/guide/getting-started) via npm install --save @angular/material @angular/cdk installs version 6.3.1 of @angular/cdk and @angular/material which is not working with the following installed version of Angular, Angular CLI and Node:
Angular CLI: 1.7.4
Node: 6.11.0
OS: win32 x64
Angular: 5.2.11
What is the expected behavior?
The installation guide should have the right command to install the proper material version.
What is the current behavior?
A version is installed which breaks the app.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular CLI: 1.7.4
Node: 6.11.0
OS: win32 x64
Angular: 5.2.11
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsdocsThis issue is related to documentationThis issue is related to documentation