After run the command ng serve --open
Application run sucessfully
But after run ng build --prod getting the below error.
Property 'accountID' does not exist on type 'Account'. Did you mean 'AccountID'?
Property 'AccountService' is private and only accessible within class 'AccountComponent'.

Muthu KumarPosted Sep 7, 2018, 12:16 PM
Jefferson S. MottaPosted Aug 28, 2018, 9:08 PM