-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Description
Bug, feature request, or proposal:
npm complains of unmet peer dependency if @angular/forms 0.2.0 is installed
This doesn't affect build but someone has difficulties with heroku see here
https://groups.google.com/forum/#!topic/angular-material2/CqKY2tcNZqQ
What is the expected behavior?
I've patched package.json in slide-toggle, radio, input and checkbox with
"@angular/forms": "^0.2.0"
And npm stops complaining
What is the current behavior?
I think these npm messages confuse because its not clear if they are important
Perhaps a clarification of whether forms 0.2.0 is ok?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels