You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NPM peer dependencies still say @angular/flex-layout depends on Angular ^2.2.3. Should that say 2.4.0?
$ npm view @angular/flex-layout
I'm having trouble linking flex-layout into my AoT build (ngc is hitting compilation errors in flex-layout) and am wondering if it's due to the fact I'm still on Angular 2.2.4.
flex-layout needs this Angular Fix in angular/#master`: fixed to support #34.
The text was updated successfully, but these errors were encountered: