cannot get / angular

JavaScript
fix all the error that are displaying in your terminal
there might be strict check on.... try disabling it inside `tsconfig` file and
then try `ng serve` or `ng build`
Source

Also in JavaScript: