nuxt-community/express-template

How to Deploys to netlify?

thaycacac opened this issue · 3 comments

I try to deploy my website to netlify but not successful. It seems impossible to execute the command
npm run generate

This question is available on Nuxt community (#c112)

This issue as been imported as question since it does not respect express-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload.
If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically.
Your question is available at https://cmty.app/nuxt/express-template/issues/c112.

Have you read the documentation?
https://nuxtjs.org/faq/netlify-deployment/

What error is showed?

@nicoladl I was able to deploy this into netlify, but every request doesn't correspond with the API routes, returning 404 error not found.

Using Nuxt 2.2.0