Hi there, when deploying nuxt all works ok to a point however the JS files all return 404’s. On generation the following error is flagged:
“Warning: The following file/directory path referenced in your XDN router configuration does not exist: dist/_nuxt. Requests matching this route will return a 404 status.”
I’m not using a custom server framework and have followed the instructions as to how to add to an existing nuxt project.
Any. assistance would be appreciated.