Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Unmet peer dependencies on angular update to 1.6.0 from 1.5.9 #10149

@davidalekna

Description

@davidalekna

Hey guys, I have following problem on latest update to angular 1.6.0

Actual Behavior:
On npm update from angular 1.5.9 to 1.6.0 caused npm to throw dependency errors

npm WARN angular-material@1.1.1 requires a peer of angular@>=1.3 <1.6 but none was installed.
npm WARN angular-material@1.1.1 requires a peer of angular-animate@>=1.3 <1.6 but none was installed.
npm WARN angular-material@1.1.1 requires a peer of angular-aria@>=1.3 <1.6 but none was installed.
npm ERR! code 1

and ng-model-options stopped working throughout the application for md-select also including $$mdSelectId for every object selected.

Angular Versions: *

  • Angular Version: ^1.6.0
  • Angular Material Version: ^1.1.1
  • Angular Animate: ^1.5.6
  • Angular Area: ^1.5.6

Anyone else had anything like that recently?

Thanks

Metadata

Metadata

Labels

P0: criticalCritical issues that must be addressed immediately.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions