#Unable to serve static files with express

5 messages · Page 1 of 1 (latest)

wicked snow
#

Don't use an absolute path.

#

Use a relative one.

#

You don't even need that, you can just do eg ../Frontend

#

Also you should get out of the habit of using Capital letters

wicked snow
#

Is that where they are relative to that file