mirror of https://github.com/vector-im/riot-web
Recommend using the latest Node LTS version
parent
1f1d966033
commit
92a9f13452
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue