We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f43369 commit c9fd356Copy full SHA for c9fd356
.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