chore: happy to say node-gyp is not needed for windows anymore

pull/3255/head
Audric Ackermann 4 months ago
parent 368106711f
commit ea0d5e1615
No known key found for this signature in database

@ -80,7 +80,6 @@ Building on windows should work straight out of the box, but if it fails then yo
```
npm install --global --production windows-build-tools@4.0.0
npm install --global node-gyp@latest
npm config set python python2.7
npm config set msvs_version 2015
```

Loading…
Cancel
Save