Hi. I am trying to install it with this command: npm install express ioredis socket.io --save
In return, I get the following error screen: I am running windows 8.1. gyp ERR! stack Error: Can't find "msbuild.exe". Do you have Microsoft Visual Stu dio C++ 2008+ installed. I do have visual studio 2012 installed. How do I make it work for now? tried to setup these two paths as added values of PATH, and still getting the same error: C:\Windows\Microsoft.NET\Framework64\v2.0.50727 how do I make msbuild to be found? Thanks. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/eb8c414f-029d-4684-a76c-1e0ce417fb4f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
