I had to run an "npm audit fix" on my project and from there after all "ng serve", I get the following error:
ERROR in TypeError: tooling_1.constructorParametersDownlevelTransform is not a function
Has anyone ever experienced this?
Thank you!
SOLUTION:
npm install @angular-devkit/build-angular@0.901.9