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 c82ff64 commit caf169bCopy full SHA for caf169b
.evergreen/run-tests.sh
@@ -52,7 +52,7 @@ else
52
source "$DRIVERS_TOOLS"/.evergreen/csfle/set-temp-creds.sh
53
fi
54
55
-npm install 'mongodb-client-encryption@2.7.0-alpha.0'
+npm install --force 'mongodb-client-encryption@2.7.0-alpha.0'
56
npm install @mongodb-js/zstd
57
npm install snappy
58
0 commit comments