Congratulations - C# Corner Q4, 2022 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
San
1.4k
757
286.9k
Property 'accountID' does not exist on type 'Account'
Aug 27 2018 5:28 AM
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'.
Reply
Answers (
2
)
Issue with httpmodule response
Get Checkbox Value