Recommend using the latest Node LTS version

pull/21833/head
J. Ryan Stinnett 2019-03-13 10:52:34 +00:00
parent 1f1d966033
commit 92a9f13452
1 changed files with 1 additions and 2 deletions

View File

@ -131,8 +131,7 @@ for now.
Development Development
=========== ===========
Ensure you have the latest stable Node JS runtime installed (v8.x is the best Ensure you have the latest LTS version of Node.js installed.
choice).
Using `yarn` instead of `npm` is recommended. Please see the Yarn [install Using `yarn` instead of `npm` is recommended. Please see the Yarn [install
guide](https://yarnpkg.com/docs/install/) if you do not have it already. guide](https://yarnpkg.com/docs/install/) if you do not have it already.