Use the LTS version of Node

This commit is contained in:
Grzegorz Leoniec 2019-03-13 13:06:43 +01:00 committed by GitHub
parent 302dab3485
commit caa9a98c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Local Installation
Make sure you have a recent version of [node](https://nodejs.org/en/download/) - we currently use 10.15.1
Make sure you have a recent LTS (long term support) version of [node](https://nodejs.org/en/download/) - we currently use 10.15.1
```bash
$ node -v