LoginSignup
2
2

More than 1 year has passed since last update.

yarn self updateの方法

Last updated at Posted at 2020-02-08

Yarn自体をアップデートする方法についてです。

公式の方法です。
curl --compressed -o- -L https://yarnpkg.com/install.sh | bash
Reference: https://classic.yarnpkg.com/en/docs/cli/self-update/

他にもYarnをアンインストールして再度インストールする方法もあります。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2