nuxt-community / express-template

Starter template for Nuxt 2 with Express.
https://codesandbox.io/s/github/nuxt-community/express-template
1.25k stars 239 forks source link

nuxt 5.0.0 + it is not working. It is not getting the build #158

Closed Gedminas closed 3 years ago

Gedminas commented 5 years ago

Version

5.0.0

Reproduction link

http://nuxt.com

Steps to reproduce

create empty project, try to run prod with express template

What is expected ?

it to work

What is actually happening?

it returns Cannot GET /

Somehow it cannot get .nuxt files if the files are built prior. It is still working with dev environment

Additional comments?

was working with 4.5 nuxt

This bug report is available on Nuxt community (#c120)