node.js - npm install of browser-sync errors -


first, error:

  error: can't find "msbuild.exe". 

the environment:

  node -v v0.12.7   node-gyp -v v2.0.1      npm -v 2.11.3    

i've gotten past in past specifying --msvs_version=2013...it not working now.

i've tried these other solutions no avail.

  node-gyp configure --msvs_version=2013   node-gyp build     #and   npm config set msvs_version 2013 --global 


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -