Yarn¶
Using yarn install returns a Node error¶
These errors are caused by the conflicting versions of Node and Yarn while running the command.
Fixing the issue:
Check which versions are installed.
Install lower version.
Switch to installed version.