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: No provider for ViewContainerRef! #69

Closed Toxicable closed 6 years ago

Toxicable commented 6 years ago

After following the instructions from the REAME you ge this error

ERROR Error: StaticInjectorError[ViewContainerRef]: StaticInjectorError[ViewContainerRef]: NullInjectorError: No provider for ViewContainerRef!

Here's a minimal reproduction: https://stackblitz.com/edit/angular-gitter-q8vmmw?file=app%2Fapp.component.html

torabian commented 6 years ago

Can you create a new app using ng new?

torabian commented 6 years ago

I am closing this because of no reply.