How Do I Uninstall Yarn

前端 未结 19 1372
醉话见心
醉话见心 2020-12-22 17:45

How can I uninstall yarn? I\'ve used it for a react-native project and now whenever I move the code out of index.ios.js or index.android.js it thro

19条回答
  •  轮回少年
    2020-12-22 18:10

    For Windows User:

    Just use the installer file(i.e yarn-1.22.4.msi in my case) to uninstall yarn.

    Once you open the installer you will get three options, i.e to install, repair and uninstall yarn from your machine. Select uninstall and it will remove all the yarn files from your pc.

提交回复
热议问题