Cannot build with yarn-berry
, which makes sense as all commands in the PKGBUILD
assume yarn v1. It looks like Arch treats yarn-berry
as being synonymous with yarn
, which is not true at all.
If you have trouble building this package, make sure yarn -v
returns v1. If it doesn't, uninstall your yarn dependency and install yarn
and try again.
Pinned Comments