Skip to content

Commit

Permalink
chore: fix windows file permission issue with npm version (#3213)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken authored Apr 22, 2022
1 parent b9dc89b commit f423e1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .evergreen/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,4 @@ tmp=${NPM_TMP_DIR}
EOT
fi

npm i --force --global npm
npm install

0 comments on commit f423e1f

Please sign in to comment.