Skip to content
New issue

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

Add support for volta.pnpm field #109

Open
simonbuchan opened this issue Jan 18, 2024 · 1 comment
Open

Add support for volta.pnpm field #109

simonbuchan opened this issue Jan 18, 2024 · 1 comment

Comments

@simonbuchan
Copy link

actions/setup-node@v4 now supports reading volta.node / volta.extends from node-version-file: package.json, it would be nice for pnpm/action-setup to support volta.pnpm too.

Volta currently only has experimental support for pnpm, but from extended use the only reason for this seems to be that they don't support global installs (which is hopefully not a big use case)

Presumably for compatibility packageManager should still be checked first, and I'm not particularly concerned about support for volta.extends.

@NullVoxPopuli
Copy link

👋 I added this here: https://github.com/wyvox/action-setup-pnpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants