hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

Fix for aarch64 systems #69

Closed uberhacker closed 5 years ago

uberhacker commented 6 years ago

Refer to https://github.com/skycocker/chromebrew/issues/2405.

hokaccha commented 5 years ago

@uberhacker Looks good to me. I am sorry for the late response!

hokaccha commented 5 years ago

Please try the following commands.

$ nodebrew selfupdate
$ nodebrew install 10 
uberhacker commented 5 years ago

No worries. Thanks!