turborepo
3333dcbf - fix(turborepo): Use which crate to resolve yarn binary (#5001)

Commit
2 years ago
fix(turborepo): Use which crate to resolve yarn binary (#5001) ### Description Fixes #4940 by using `which` crate to resolve yarn binary. That way we use the correct extension, i.e. `yarn.cmd` on Windows. ### Testing Instructions Tested manually on Windows. Will add more integration tests --------- Co-authored-by: --global <Nicholas Yang>
Author
Parents
Loading