volta
volta copied to clipboard
Latest version of volta seems to always use/install yarn 3.x.x even when specifying 1.x.x.
trafficstars
Latest version of volta seems to always use/install yarn 3.x.x even when specifying 1.x.x.
See commands below + the yarn behavior is definitely version 3.
volta ls
⚡️ Currently active tools:
Node: v16.16.0 (current @ /path/to/package.json)
npm: v8.5.0 (current @ /path/to/package.json)
Yarn: v1.22.17 (current @ /path/to/package.json)
Tool binaries available: NONE
which yarn
/path/to/.volta/bin/yarn
yarn --version
3.2.2