Error with @angular/material: "2.0.0-beta.1" #1156

Closed
opened 2025-08-09 17:19:05 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @sjahongir on 12/26/2016

I want to use @angular/material: "2.0.0-beta.1". But when I install this package occured following error:

+-- UNMET PEER DEPENDENCY @angular/common@2.0.2 +-- @angular/compiler@2.0.2 +-- UNMET PEER DEPENDENCY @angular/core@2.0.2 +-- @angular/forms@2.0.2 -- UNMET PEER DEPENDENCY @angular/http@2.0.2

npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/core@^2.2.0 but none was installed.
npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/common@^2.2.0 but none was installed.
npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/http@^2.2.0 but none was installed.`

*Originally created by @sjahongir on 12/26/2016* I want to use `@angular/material: "2.0.0-beta.1".` But when I install this package occured following error: `+-- UNMET PEER DEPENDENCY @angular/common@2.0.2 +-- @angular/compiler@2.0.2 +-- UNMET PEER DEPENDENCY @angular/core@2.0.2 +-- @angular/forms@2.0.2 `-- UNMET PEER DEPENDENCY @angular/http@2.0.2 npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/core@^2.2.0 but none was installed. npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/common@^2.2.0 but none was installed. npm WARN @angular/material@2.0.0-beta.1 requires a peer of @angular/http@^2.2.0 but none was installed.`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1156
No description provided.