Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fail early if nvm fails to install Node.js binary
Instead of trying to build Node.js from source, fail early when nvm fails to install using the Node.js binary. This avoids jobs that take >1h to provide feedback rather than the usual few minutes in case of error at the install stage.
- Loading branch information