Add note about node - some users reported trouble building keytar (will need to do more research).
This commit is contained in:
Thomas Zarebczan 2018-06-19 10:23:28 -04:00 committed by GitHub
parent c205c9cdd1
commit cb851048bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,9 +34,9 @@ Double click the installed application to browse with the LBRY network.
#### Prerequisites
* [Git](https://git-scm.com/downloads)
* [Node.js](https://nodejs.org/en/download/)
* [Node.js](https://nodejs.org/en/download/) (Use Node v8 if having trouble with keytar)
* [Yarn](https://yarnpkg.com/en/docs/install)
* [C++ Build Tools](https://github.com/felixrieseberg/windows-build-tools) (Windows only)
* [C++ Build Tools](https://github.com/felixrieseberg/windows-build-tools) (Windows only, only install if having trouble with keytar)
#### Steps