jasongin / nvs

Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
Other
2.72k stars 210 forks source link

add support for Macs with Apple M1 Chip #256

Closed geo4orce closed 10 months ago

brodycj commented 1 year ago

any updates or status?

martijnlutgens commented 10 months ago

@jasongin When I try to install a node version below 16 I get "Platform package not available for version: node/14.21.3/arm64". NVS tries to find a arm64 version but an arm64 version is not available for node versions below 16. Could you fix this by downloading the x64 version for node versions below node 16.

geo4orce commented 10 months ago

I think this is no longer relevant. Closing.