Last Updated: February 25, 2016
·
572
· potench

Nodenv: Update available Node build versions and Install

If you're using nodenv to manage node-versions, you can generate the build version files then install the version you want.

$ cd ~/.nodenv/plugins/node-build/tools && node scraper.js
$ nodenv install 0.10.33