pnpm version: 7.0.0-beta.2
Code to reproduce the issue:
Expected behavior:
Download node v14.x
Actual behavior:
The download URL is output is https://nodejs.org/download/release/v14.19.1/node-v14.19.1-darwin-arm64.tar.gz, it will be 404
The correct URL should be https://nodejs.org/download/release/v14.19.1/node-v14.19.1-darwin-x64.tar.xz
Additional information:
- Windows, macOS, or Linux?: Mac M1
pnpm version: 7.0.0-beta.2
Code to reproduce the issue:
Expected behavior:
Download node v14.x
Actual behavior:
The download URL is output is
https://nodejs.org/download/release/v14.19.1/node-v14.19.1-darwin-arm64.tar.gz, it will be 404The correct URL should be
https://nodejs.org/download/release/v14.19.1/node-v14.19.1-darwin-x64.tar.xzAdditional information: