We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b1889 commit 709f8c7Copy full SHA for 709f8c7
.evergreen/init-node-and-npm-env.sh
@@ -21,8 +21,3 @@ export PATH="$npm_global_prefix/bin:$NODE_ARTIFACTS_PATH/nodejs/bin:$PATH"
21
hash -r
22
23
export NODE_OPTIONS="--trace-deprecation --trace-warnings"
24
-
25
-# https://github.com/nodejs/node-gyp#configuring-python-dependency
26
-. $SCRIPT_DIR/find-python3.sh
27
-NODE_GYP_FORCE_PYTHON=$(find_python3)
28
-export NODE_GYP_FORCE_PYTHON
0 commit comments