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
When you import this request in windows 10, it may fail. So, i recommend you to perform below task first
1)Navigate to C:\Program Files\MongoDB\Server[your_server_version]\bin.
2)Copy this path.
3)In start menu search for View advanced system settings and open it.
4)Select Advanced tap.
5)Click on Environment Variables button.
6)In the System Variables list find element Path, select it and click Edit.
7)Paste the path which you copied before. [IMPORTANT for windows 7] don't forget to put a semicolon in front of the path to separate this new path for the others. Like this ;C:\Program Files\MongoDB\Server\4.0\bin.
8)Click OK button for all opened windows.
9)Close all opened Command Prompt windows.
10)Open a new Command Prompt window and try again
The text was updated successfully, but these errors were encountered:
When you import this request in windows 10, it may fail. So, i recommend you to perform below task first
1)Navigate to C:\Program Files\MongoDB\Server[your_server_version]\bin.
2)Copy this path.
3)In start menu search for View advanced system settings and open it.
4)Select Advanced tap.
5)Click on Environment Variables button.
6)In the System Variables list find element Path, select it and click Edit.
7)Paste the path which you copied before. [IMPORTANT for windows 7] don't forget to put a semicolon in front of the path to separate this new path for the others. Like this ;C:\Program Files\MongoDB\Server\4.0\bin.
8)Click OK button for all opened windows.
9)Close all opened Command Prompt windows.
10)Open a new Command Prompt window and try again
The text was updated successfully, but these errors were encountered: