- Visual Studio Community 2019
- Tools > Get Tools and Features... > "Desktop development with C++" workload
- Start PowerShell as Administrator and run:
npm install --global windows-build-tools
npm install --global node-gyp@latest
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
npm config set msvs_version 2019- Install Python 3.6.0
node index.jsOr,
sh run.sh