How to upgrade yarn version using terminal?

后端 未结 14 2429
一生所求
一生所求 2021-01-30 05:03

How should yarn be upgraded to the latest version?

14条回答
  •  独厮守ぢ
    2021-01-30 05:27

    For macOS users, if you installed yarn via brew, you can upgrade it using the below command:

    brew upgrade yarn

提交回复
热议问题