404 error returned from files served from public folder #13460
Unanswered
bestuiexperience
asked this question in
Help
Replies: 2 comments 1 reply
-
what's your folder structure like? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
With Next JS 9.4.0, I am getting the following error for files served from the public folder:
error [index.js]: Path: images/xxx.svg | Error: Unable to resolve path /images/xxx.svg.
Is any additional configuration needed to serve up files from the public folder or is this a bug in Next JS?
Beta Was this translation helpful? Give feedback.
All reactions