I recently tried to update my systems to the latest version of Node.js (v0.4.7 at present time.) I followed the instructions in my previous post but ran into issues compiling - I kept getting “Cannot find config.h.”
The node github page had the solution:
git clean -f -d -x
Git experts (not like me) probably find this to be obvious, but whatevs. Iz gotz nodz.
The node github page had the solution:
git clean -f -d -x
Git experts (not like me) probably find this to be obvious, but whatevs. Iz gotz nodz.