New version MongoDB 6.0

I noticed when you download the newest version of mongodb (6.0) mongo.exe is not anymore in the bin folder.
The solution: Download mongo shell as zip, uncompress and copy-paste the files that appear in the bin folder of the mongo shell into the bin folder of mongodb. Now, instead of typing mongo everytime you have to type this command, you’ll have to replace it by mongosh.
Hope it helps!

Ana

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.