It looks like I can't use NPM to install couchnode on Windows - I imagine that is not a targeted platform for the couchnode NPM at this point?
C:\Inetpub\wwwroot\node>npm install couchbase > c:\npm.txt
npm WARN package.json mon...@1.1.1 No README.md file found!
'node-waf' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! couc...@0.0.1 install: `node-waf clean ; node-waf configure build`
npm ERR! `cmd "/c" "node-waf clean ; node-waf configure build"` failed with 1
npm ERR!
npm ERR! Failed at the couc...@0.0.1 install script.
npm ERR! This is most likely a problem with the couchbase package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean ; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls couchbase
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 5.2.3790
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "couchbase"
npm ERR! cwd C:\Inetpub\wwwroot\node
npm ERR! node -v v0.8.11
npm ERR! npm -v 1.1.62
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Inetpub\wwwroot\node\npm-debug.log
npm ERR! not ok code 0