Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index.html File Url Not Found #43

Open
sfd-mhrana opened this issue Apr 20, 2024 · 1 comment
Open

Index.html File Url Not Found #43

sfd-mhrana opened this issue Apr 20, 2024 · 1 comment

Comments

@sfd-mhrana
Copy link

image
this is reffer image. where when i build angular 17 application then assets image, css not found. how i can resolve this??

@Adrian2422
Copy link

Adrian2422 commented May 16, 2024

@sfd-mhrana Make sure that the file paths in your application are correct and the files are in the specified directories. Additionally, check whether the assets directory is visible in angular.json:

"assets": [
  "src/favicon.ico",
  "src/assets"
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants