created 2023-12-14 updated 2024-06-02 read 1 min

Error on yarn install without detailed log

エラーメッセージはこれだけ。
yarn install で YN0000: · Failed with errors in 6s 934ms

原因は yarn v4。

v1 に変えたら解決した。

$ yarn set version 1.22.21