For some reason, in our Angular 8 project suddenly, adding new files, and trying to ng serve
compile does not work. Making changes to the Newly added files, does not trigger a compilation.
Only saving/modifying Existing files in Angular 8 project compiles in Visual Studio. Trying to figure out what occurred. Why is adding new files not causing ng serve?
sudo ng serve
does not work in Windows, modifying files in Notepad++ does not help, instead of Visual Studio code