エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
yarn self-update should update using the same installation method originally used · Issue #1139 · yarnpkg/yarn
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
yarn self-update should update using the same installation method originally used · Issue #1139 · yarnpkg/yarn
Do you want to request a feature or report a bug? Feature What is the current behavior? yarn self... Do you want to request a feature or report a bug? Feature What is the current behavior? yarn self-update always downloads a tarball. What is the expected behavior? yarn self-update should update using the same installation method used by the user. For example, if Yarn was installed via the Debian/Ubuntu package, yarn self-update should run sudo apt-get update && sudo apt-get install yarn. On Windo