Nodester.com home

30 6 / 2012

Nodester Running Node.JS 0.8.1

3-2-1 BLAST OFF!  Nodester now runs Node.JS version 0.8.1 by default if you upgrade to our latest CLI v1.0.2!  You can upgrade from 0.4.12 or 0.6.17 to 0.8.1 by simply opening your package.json file and changing the following entry to:

“node”:”0.8.1”

Commit your change to git and push it to nodester:

git commit -am “upgrading to v0.8.1”

git push

Hack the planet!  Thanks again to @_AlejandroMG for performing this update!