When running the Angular app that contains the home component, I get an error saying Apply styles refused and images not found, I don't know why since the CSS and images folders are in the /src/assets folder p>
I tried updating the angular.json file and checking the path, and upgrading the NPM version
This is an error
Add
in public/index.html
.