404 Vite Asset: Django & React-Bootstrap #19888
Unanswered
DevinArnellMartin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am doing npm run build and building my files and then running npm run dev concurrently with py manage.py runserver but I get these 404 errors . It was working before but now I do not know what I did to get it all of a sudden. I tried directing the build output to the Django project root's static folder but that gave the same error still.
HTML Template

Vite Config JS file

Settings.py


File Hierarchy

Error:

Beta Was this translation helpful? Give feedback.
All reactions