Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongoimport --drop --db zips_development --collection zips --file db/zips.json #11

Open
Ancy-seles opened this issue Oct 8, 2019 · 0 comments

Comments

@Ancy-seles
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant