volta icon indicating copy to clipboard operation
volta copied to clipboard

Make use of "devEngines" in package.json when pinning a Node version

Open mklueh opened this issue 8 months ago • 0 comments

Hi there,

would it be possible to let volta's pin command update/set the node version within the new devEngines block of package.json?

Image

That way we would have consistency between local and CI just by executing a single volta pin node@latest command, once the setup-node GitHub Action will support it as well

https://github.com/actions/setup-node/issues/1255

mklueh avatar Apr 13 '25 06:04 mklueh