Found the solution while Googling the error, I just tried this solution & 
it is working fine. I hope Eduardo did the same changes.

Source : Can’t bind to ‘ngModel’ since it isn’t a known property of ‘input’ 
<http://jsconfig.com/solution-cant-bind-ngmodel-since-isnt-known-property-input/>

On Thursday, August 11, 2016 at 2:38:50 PM UTC+5:30, Nitin Kumar wrote:
>
> Hi,
>
> could you please post updated code as I am unable to get how did you 
> remove this error?
>
> Thanks
>
> On Thursday, August 11, 2016 at 1:24:51 AM UTC+5:30, Eduardo Cavalcanti 
> wrote:
>>
>> Thank you Lucas,
>>
>> It was necessary to to mention
>> ```
>> import { FormsModule }   from '@angular/forms';
>> ```
>> and also to incorporate the new @NgModule syntax.
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to