search_box

Yarn : Installation Process

After installing and running of NodeJS, you will have to install Yarn Version 1.13.0 or more.

You need to run the following command for the installation of Yarn. (Applicable only for Linux OS).

  • sudo npm install yarn -g

Now check yarn version

  • yarn -v
Yes No Suggest edit
Suggest Edit