dart-league/ng_bootstrap

Support Angular 4.0.0 and all associated packages

Closed this issue · 0 comments

When trying to use 0.8.3 of ng_bootstrap I get:

SLVR: | | | | | | | | | | | | | inconsistent constraints on angular_forms:
    | | | | | | | | | | | | | |   ng_bootstrap 0.8.3 from hosted -> angular_forms ^0.1.0 from hosted (angular_forms)
    | | | | | | | | | | | | | |   ng_test.github_issues 0.0.1 (root) -> angular_forms ^1.0.0 from hosted (angular_forms)

The angular_forms dependency needs to be updated to 1.0.0 to match Angular's 4.0.0.

cc @kwalrath