1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) **Windows 10** 2. Versions. Please run `ng --version`. If there's nothing outputted, please run in a Terminal: node --version And paste the result here. **1.0.0-beta.8** 3. Repro steps. Was this an app that wasn't created using the CLI? What change did you do on your code? etc. - In an existing app, add a file/type that has the word 'ember' in it somewhere. - In my case this was teamMember.component.ts - All logging around that file as well as typescript errors is output at teamM**_ng_**r - The 'ember' part is replaced by 'ng' 4. The log given by the failure. Normally this include a stack trace and some more information. **Types of property 'teamMngs' are incompatible.** 5. Mention any other details that might be useful.
Windows 10
ng --version. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
1.0.0-beta.8
do on your code? etc.
more information.
Types of property 'teamMngs' are incompatible.