volta
volta copied to clipboard
[question] Can volta set node arch to 32 bit?
when we use nvm we could set node 32 bit like this:
nvm install 12.22.10 32
nvm use 12.22.10 32
How to set node arch using volta