You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I still have a couple of older projects still requiring node 10.22. We are slowly upgrading them all. I got a new Mac Book M2 and it won't install the 10.22 version
% arch -x86_64 zsh
% nvs
Platform package not available for version: node/10.22.1/arm64
The text was updated successfully, but these errors were encountered:
I downloaded the linux arm version of 10.22.1, I copy the contents to .nvs/node/10.22.1/arm64/, nvs lets me select it, but then when I try to run npm I get
I still have a couple of older projects still requiring node 10.22. We are slowly upgrading them all. I got a new Mac Book M2 and it won't install the 10.22 version
% arch -x86_64 zsh % nvs Platform package not available for version: node/10.22.1/arm64
The text was updated successfully, but these errors were encountered: