Buidling the application after having upgraded dependcies to Angular 9 (and having performed necessary code changes) throws an error:
Compiling @ang
in case version mismatch.. check first version node js and angular js
then write : npm install => : ng serve
if have port issue : ng server --port 4201