We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa08906 commit fd7dc46Copy full SHA for fd7dc46
.evergreen.yml
@@ -71,7 +71,7 @@ functions:
71
# Load environment variables generated by `configure`
72
. ~/compass_env.sh
73
echo "//registry.npmjs.org/:_authToken=${compass_npm_token}" >> .npmrc
74
- npm install -g npm node-gyp yarn
+ npm install -g node-gyp yarn
75
76
# Trying to get rid of scandir npm errors.
77
npm cache clean --force
0 commit comments