We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pnpm
The MIT License (MIT)
whatever is latest
57.6 MB - 71.5 MB
An alternative package manager similar to npm and yarn
npm
yarn
Supporting this would allow alignment with local package management and the CI/CD builds.
Would speedup complex builds where npm install may be called multiple times, or multiple installs which share dependencies.
npm install
https://pnpm.io
pnpm --version
sudo npm install pnpm --global
20s
Yes
The text was updated successfully, but these errors were encountered:
Duplicate of #2279 and #6460
Sorry, something went wrong.
No branches or pull requests
Tool name
pnpm
Tool license
The MIT License (MIT)
Add or update?
Desired version
whatever is latest
Approximate size
57.6 MB - 71.5 MB
Brief description of tool
An alternative package manager similar to
npm
andyarn
Supporting this would allow alignment with local package management and the CI/CD builds.
Would speedup complex builds where
npm install
may be called multiple times, or multiple installs which share dependencies.URL for tool's homepage
https://pnpm.io
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Tool installation time in runtime
20s
Are you willing to submit a PR?
Yes
The text was updated successfully, but these errors were encountered: