Hi @Daniel_08736,
Please check your internet connection and try installing again. Do follow the step to step instructions mentioned in the Chapter 2, Lecture Installing the Mongo Shell(Windows).
Please let me know, if it works.
Thanks,
Sonali
Hi Sonali,
The problem still here, i stop it after the screen keep in about 15 mins.
Are there any installation log can trace the root case about it. Thanks!
Hi @Daniel_08736,
Which version of Windows are you using?
If you have downloaded MSI package, please try downloading MongoDB Enterprise Server ZIP package and re install. Please refer to the attached screenshot:
Thanks,
Sonali
How can I install it by the zip, as no bat/ exec is found
Is it just unzipping in a folder and set the path environment variable.
Hi @Daniel_08736,
Yes, and to check if your mongo shell is installed and you have set up the path correctly, please restart your command prompt and type the following command:
mongo --nodb
You should be able to see MongoDB Shell version.
Let me know if you still have any issues.
Thanks,
Sonali
Dear Sonali,
It work with the zip vesrion. Thanks!