..\node-stringprep.cc(3): fatal error C1083: Cannot open include file: 'unicode
/unistr.h': No such file or directory [C:\work\svn\jsim\node\realTime\node_modu
les\node-stringprep\build\node-stringprep.vcxproj]
I'm getting the above error when running npm install on windows.
npm ERR! node-gyp rebuild
gyp ERR! node-gyp -v v0.6.11
npm ERR! node -v v0.8.11
npm ERR! npm -v 1.1.62
npm ERR! System Windows_NT 6.2.9200
I can post the debug log if needed