Replies: 1 comment 8 replies
-
You currently can't, because we embed our own shell that ensures the What were you using |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In earlier versions of yarn I relied on
yarn config set script-shell <path to shell executable>
to get our repo's scripts to work on windows by using git bash. This configuration option is no longer available, and I can't find an equivalent. How can I configure the default shell for Yarn 2?Beta Was this translation helpful? Give feedback.
All reactions