-1

I install mongodp from its web but when its complete its not showing anything i can follow my teacher but in c mongodb 6.0 bin mongodb its not opened but in mongosh its work proper it show the version of mongodb and version of mongosh and show database als but i want to follow my teacher so it is necessary to open from bin. plz help please.

i want to open mongodb from bin but its not opened from bin but its work properly from mongosh. iwant to follow my teacher. i reinstall mongodb and also delte from c but its not working. i repair it mongodb install repair option but the problem is not solved.

1 Answers1

0

mongo binary is legacy shell and no longer shipped with server binaries. See for details. If you, for some reason, need it, you should download a server binaries < 6.0, like 5.0.14 from here. And just copy mongo binary from there (without the rest server binaries).

dododo
  • 3,872
  • 1
  • 14
  • 37