Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Command
Is this a regression?
No, I've seen it in older version of Angular CLI.
Description
After updating TypeScript version to the one that is not supported by Angular Compiler, there is an error that is being thrown in terminal after running
ng serve, but the dev server is not terminated, thus leading to some confusion on whether the error is actually fatal or not. Trying to access the webpage (root/index one) results in a error as well (Cannot GET /).ng new4.0.0-beta) inpackage.jsonng serve