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): work around buggy Node.js autocomplete MONGOSH-2635 (#2530)
* chore: update node.js version
* fix(cli-repl): work around buggy Node.js autocomplete MONGOSH-2635
Work around the fact that, in some versions of the Node.js REPL,
tab completion may cause side effects.
0 commit comments