SyntaxFix
Write A Post
Hire A Developer
Questions
Below worked for me.
> 1. npm uninstall @angular-devkit/build-angular > 2. npm install @angular-devkit/[email protected]
if we use
AVOID: npm audit fix -f
it may create problem, so dont use it.