How to Fix yarn requires node.js 4.0 or higher to be installed
Yarn requires node.js 4.0 or higher to be installed warning occurs when you try to install yarn package manager but use Node.js version below version 4.0. To fix the yarn requires node.js 4.0 or higher to be installed error, “install the latest version of Node.js or upgrade your current Node.js version to the latest version.” … Read more