Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels