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
Looks like you've added a path in the angular.json file with "\" instead of "/".