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 1cbc99a commit 7d5b099Copy full SHA for 7d5b099
.evergreen/install-npm-deps.sh
@@ -31,7 +31,5 @@ npm run mark-ci-required-optional-dependencies
31
# along with its types, but npm wouldn't try and compile the addon
32
(npm ci && test -e node_modules/mongodb-client-encryption) || npm ci --ignore-scripts
33
34
-npm run evergreen-release bump
35
-
36
echo "npm packages after installation"
37
npm ls || true
0 commit comments