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 0c36b12 commit 2fa2d00Copy full SHA for 2fa2d00
.evergreen/install-dependencies.sh
@@ -19,5 +19,6 @@ fi
19
source $DRIVERS_TOOLS/.evergreen/install-node.sh
20
21
npm install "${NPM_OPTIONS}"
22
+npm install mongodb/js-bson#main
23
24
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
0 commit comments