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

Ambiguous whether it is for Nuxt3 or not + Please lock versions for `package.json` #211

Open nopeless opened 1 year ago

nopeless commented 1 year ago

The package.json currently states that it uses nuxt@latest, yet there is no CI that checks whether it works with the latest build

I would like to discuss solutions to this

kami16ru commented 1 year ago

You are completely right! I changed in package.json nuxt 'latest' to '2' and project started. As you can see branch master last change was 2 years ago and if it works with nuxt 3, it works only on specific version with other packages 'latest' tag