This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Description
Hello.
Trying this repo, I encountered a problem. I am using nodejs v10.15.1. However, during the yarn command, it returns:
[3/5] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "^8.9.0". Got "10.15.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
I think it would be worth noting it in the documentation :)