Y
Hacker News
new
|
ask
|
show
|
jobs
by
OWaz
4452 days ago
Sometimes packages look for a specific install of VS. To set it to the installed version try:
`npm install <module> -msvs_version=2013`