gen-subs icon indicating copy to clipboard operation
gen-subs copied to clipboard

Add Visual Studio requirement for Windows in the README

Open iceberg53 opened this issue 1 year ago • 1 comments
trafficstars

This commit highlights the need for Windows users to have Visual Studio including the "Desktop development with C++" workload already installed before trying to get gen-subs on their computer. Otherwise, when that requirement is not met, you get an error due to node-gyp requirements on Windows. See https://github.com/nodejs/node-gyp#on-windows

iceberg53 avatar Jan 31 '24 16:01 iceberg53

Great, that helped me. :)

BleedingDev avatar Feb 13 '24 12:02 BleedingDev