You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(cli-repl): call net.setDefaultAutoSelectFamily(true) MONGOSH-1378
See the ticket, this is necessary to avoid connectivity issues
when using Node.js 17+, which homebrew is doing for us.
* fixup: try temporarily downgrading Node.js 14 for Windows CI...
* fixup: use docker-compose rather than raw docker
0 commit comments