404 - The requested path could not be found
Hi, somehow my installation on raspberry pi zero w does not load the dashboard landing page - I receive 404 error.
It was quite a hustle to set up nodejs and npm, but I think I have the right versions installed (and serve shows "serving"):
# Using serve via NPM global install
serve -s -n build -p 8081

Accessing http://192.168.188.32:8081 in my browser:

Any ideas what I am doing wrong?
Edited by Jan Gemeinholzer