Error on yarn install without detailed log
Error message is this.
YN0000: · Failed with errors in 6s 934ms
on
yarn install
The problem is caused by yarn v4.
Changing to v1 resolve this problem.H
$ yarn set version 1.22.21