Here is a fix for an error when running yarn install:

$ yarn install

The engine "node" is incompatible with this module. Expected version "8.9.1"

Should this error appear, try again with the following option:

$ yarn install --ignore-engines