owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
137 stars 76 forks source link

ERROR in _this.host.getOutputName is not a function #48

Closed torabian closed 6 years ago

torabian commented 6 years ago

When I want to run this project, since we are using >=2.0.0 in packages, it will break.

torabian commented 6 years ago

The reason we did not findout this problem earlier, was because of package-lock. Better solution is to remove package-lock in Travis tests, so the application will install real dependencies.

torabian commented 6 years ago

49 Will fix this issue.