SteveDunlap13 / MaterialTimeControl

Time component for angular/Material2 (5.0.0-rc0)
MIT License
73 stars 50 forks source link

update to angular cli 6 and Material design 6 #19

Open josepfdc opened 6 years ago

josepfdc commented 6 years ago

There are some issues because it needs to update some libraries when you work with angular-cli 6 and material design 6. Please could you update this component

Here the messages when install this component with npm

npm WARN @angular/flex-layout@2.0.0-rc.1 requires a peer of @angular/common@^2.2.3 but none is installed. You must install peer dependencies yourself. npm WARN @angular/flex-layout@2.0.0-rc.1 requires a peer of @angular/core@^2.2.3 but none is installed. You must install peer dependencies yourself. npm WARN @angular/flex-layout@2.0.0-rc.1 requires a peer of rxjs@^5.0.1 but none is installed. You must install peer dependencies yourself. npm WARN @angular/flex-layout@2.0.0-rc.1 requires a peer of zone.js@^0.7.2 but none is installed. You must install peer dependencies yourself.

Thank you in advance.