isaacs / nave

Virtual Environments for Node
ISC License
1.61k stars 137 forks source link

added arm64 to the osarch to allow for arm64v8 OS's #111

Closed jlowe000 closed 2 years ago

jlowe000 commented 3 years ago

Hi Isaac,

I'm running this as part of pelias and needed to update the nave.sh to include the right architecture and OS version of nodejs.

I've included an option for the arch to include aarch64 and the mapping to arm64.

Thanks, Jason.

pavelbrylov commented 3 years ago

@isaacs just FYI: I can confirm it works fine, I've just built set of Pelias images for Graviton2 (arm64) and everything seems to work fine.