docs: change required node version to be above 16.11#8408
Conversation
Since nuxt seems not work on node v < 16 -> update documentation https://github.com/nuxt/framework/issues/8407 https://github.com/nuxt/framework/issues/8335
|
|
✅ Deploy Preview for nuxt3-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
This has already been resolved and is a regression only in nuxi@rc12 It might be appropriate to add a (temporary) note but we certainly don't want to drop node 14 support because of a bug that has been resolved. |
|
@danielroe understood. So we can close this PR. |
|
(Or if you thought it helpful to add a temporary note with a link, I would also be up for that.) Just to be clear, I do really appreciate your spotting the issue and raising the PR 😊 |
|
Reopening this makes sense we reduce documentation endorsement for 14 as per notes in nuxt/nuxt#14965. BTW Syntax usage is fixed and we will probably keep supporting Node.js 14 by best efforts until it's EOL in few months. |
🔗 Linked issue
nuxt/nuxt#15231
nuxt/nuxt#15203
❓ Type of change
📚 Description
Nuxt 3 seems not work on node versions bellow 16. So the documentation need to be updated
📝 Checklist