You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,10 @@ Install tools and configuration manually:
55
55
56
56
If the above steps didn't work for you, please visit [Microsoft's Node.js Guidelines for Windows](https://github.com./Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules) for additional tips.
57
57
58
+
### Configuring Python Dependency
59
+
58
60
If you have multiple Python versions installed, you can identify which Python
59
-
version `node-gyp` uses by setting the '--python' variable:
61
+
version `node-gyp` uses by setting the `--python` variable:
0 commit comments