yarn
yarn copied to clipboard
fix(windows) #5349 node and yarn can't be launch on Git BASH
As npm workaround, launch node.exe
See also https://github.com/npm/cli/blob/bd2721dbc3de13a5ba889eba50644475d80f6948/bin/npm
Summary
The existing problem that is solves it that on some computers, with some installations on Git Bash https://gitforwindows.org/ . See also the corresponding issue #5349 .
It's not a big change, therefore I don't update CHANGELOG.md .
Test plan
With https://gitforwindows.org/ simply run for instance:
yarn --version