Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

Angular ngtsc(2339): Error occurs in the template of component ListArticlesComponent ngtsc(2339)

03.02.2023 (👁2839)


 

Angular TypeScript Error Ngtsc(2339)

This happens:

After deleting a component folder and files

 

Property 'articles' does not exist on type 'ListArticlesComponent'.

Error occurs in the template of component ListArticlesComponent.

 

Solution:
Close Visual Code and open it again

 

 

[{

            "resource": "/d:/Development/WebApps/webapp_codedocu/frontend_codedocu/CodeDocu_Frontend/src/app/components/list-articles/list-articles.component.html",

            "owner": "_generated_diagnostic_collection_name_#1",

            "code": "2339",

            "severity": 8,

            "message": "Property 'articles' does not exist on type 'ListArticlesComponent'.",

            "source": "ngtsc",

..

                                   "message": "Error occurs in the template of component ListArticlesComponent.",

                                   "resource": "/d:/Development/WebApps/webapp_codedocu/frontend_codedocu/CodeDocu_Frontend/src/app/components/list-articles/list-articles.component.ts"

                        }

            ]

}]