Skip to content

Commit

Permalink
chore: happy to say node-gyp is not needed for windows anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilb committed Dec 5, 2024
1 parent 3681067 commit ea0d5e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion INTERNALBUILDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Building on windows should work straight out of the box, but if it fails then yo

```
npm install --global --production [email protected]
npm install --global node-gyp@latest
npm config set python python2.7
npm config set msvs_version 2015
```
Expand Down

0 comments on commit ea0d5e1

Please sign in to comment.