Skip to content

Commit fd7dc46

Browse files
committed
Dont update global npm
1 parent aa08906 commit fd7dc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ functions:
7171
# Load environment variables generated by `configure`
7272
. ~/compass_env.sh
7373
echo "//registry.npmjs.org/:_authToken=${compass_npm_token}" >> .npmrc
74-
npm install -g npm node-gyp yarn
74+
npm install -g node-gyp yarn
7575
7676
# Trying to get rid of scandir npm errors.
7777
npm cache clean --force

0 commit comments

Comments
 (0)