Can't bind to 'ngModel' since it isn't a known property of 'input'. – have already imported it – Html
I have been trying to create a datepicker in my booking app but for some reason I can't get ng2-datepicker to work (some error about not being a valid component) I have resorted to a vanilla datepicker but cant get…