Hello.
In project we are using yarn 4.6.0. All works till version 1.4.2 included.
1.4.3 now thinking if system have bun installed, it run it and generate bun.lock file in project. Which is incorrect behaviour, because project have only yarn.lock and managed by yarn. Installed bun in system doesn't mean project using bun.
Thanks
Looks like issue was introduced by #165
Hello.
In project we are using yarn 4.6.0. All works till version 1.4.2 included.
1.4.3 now thinking if system have
buninstalled, it run it and generatebun.lockfile in project. Which is incorrect behaviour, because project have onlyyarn.lockand managed byyarn. Installedbunin system doesn't mean project usingbun.Thanks
Looks like issue was introduced by #165