For further actions, you may consider blocking this person and/or reporting abuse
Read next
Everything you Need to Know about GUI Testing in Software
satyaprakash behera -
32/365 | ¥10M Job Challenge - Original Intentions
転職カメ -
Scan for CLI flags and arguments using MRI package
thinkThroo -
Building Reusable and Scalable Components in Web Development: Good Practices to Write Clean and Efficient Code
Okoye Ndidiamaka -
Top comments (3)
What error do you encounter? Please describe clearly
Dear Sir,
While running the Docker build for the frontend, i have encountering multiple errors related to missing Angular decorators. Specifically, classes like HomeComponent, DivisionComponent, and others are listed in AppRoutingModule's declarations but aren't recognized as directives, components, or pipes. This is causing the build to fail with NG6001 errors. But Angular decorators in these components looks correct as I checked with angular developer
Try to run ng update, delete the node_modules foder and quick check the dist folder