website-v2 icon indicating copy to clipboard operation
website-v2 copied to clipboard

Update nuxt prerequisites on doc site

Open agnelnieves opened this issue 3 years ago • 3 comments

Hey guys, I just had an issue where wasn't able to properly create a nuxt project.

I opened an issue on this. Turns out my problem was that I was using node v11, and is not supported. However, on the docsite, says node - at least v10.13 which might be a bit confusing for other people in the future.

So thought there might be value in updating this sentence to exclude v11

Props to @danielroe for helping me out

agnelnieves avatar Feb 16 '21 21:02 agnelnieves

Sure. Pr welcome 😊

debs-obrien avatar Feb 16 '21 21:02 debs-obrien

Thanks @agnelnieves :smiley: Note that you should have been warned - I'm fixing the issue in https://github.com/nuxt/nuxt.js/pull/8841.

For the docs, I recommend similar wording to the warning in CLI:

It is recommended to use the latest LTS version of Node.js - currently v12.

danielroe avatar Feb 16 '21 22:02 danielroe

Awesome, thanks @danielroe & @debs-obrien, might do a PR later. If anything, assign this issue to me

agnelnieves avatar Feb 16 '21 23:02 agnelnieves