I am getting following error when running ng serve...
PS F:\\Projects\\RecipeApp> ng serve Invalid JSON character: \"\\\"\" at 76:13. Error: Invalid JSON char
Open the file in Notepad++ and change the encoding to UTF-8 then save it will work for sure :)