`nvm install 4.0` tries and fails to install from source, when binary works · Issue #821 · nvm-sh/nvm
I'm using nvm#master (0ef2019) $ uname -a Linux hellmouth 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64 GNU/Linux I've tried nvm install stable and nvm install 4.0.0, and I get t...