Note to myself.
NodeJS requires VS2010 to build some binary components. If you install Visual C++ 2010 Express, you only get to build 32bit binaries. Therefore, you should install the 32-bit NodeJS msi.
The post npm on Windows appeared first on Chui's Counterpoint.