Comment on Node.js Tools for Visual StudioparentComments−OWaz12ySometimes packages look for a specific install of VS. To set it to the installed version try:`npm install <module> -msvs_version=2013`
Comments
Sometimes packages look for a specific install of VS. To set it to the installed version try:
`npm install <module> -msvs_version=2013`