Skip to content

@angular/forms 0.1.0 or 0.2.0? #936

@shotleybuilder

Description

@shotleybuilder

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions