How to Solve Yarn environment installation dependency error: (info fsevents@1.2.7)

yarn config set ignore-engines true

Solution:

In the command window, enter:

yarn config set ignore-engines true

Read More: