If you have the following error,
The `yarn' command exists in these Node versions:
Try this:
npm i -g yarn
Commands to confirm settings:
which yarn
which node
yarn --version
node --version
About: Developer Advocate and UX writer working on the product and API documentation. Based in Tokyo 🗼. Either writing or hiking 🥾
If you have the following error,
The `yarn' command exists in these Node versions:
Try this:
npm i -g yarn
Commands to confirm settings:
which yarn
which node
yarn --version
node --version