Closed En-J-A closed 3 years ago
What is the purpose of this command?
mongorestore --dir=db
Hi, you shold first install mongoDB in your Windows, then run mongorestore --dir=db
in the BiToD/db folder to setup the service API server.
OK. thank you very much
thank you for this work but I could not execute this line
cd ./db && bash restore.sh
in my windows 10 and pycharm environmentand the error is
then I tried to run
cd ./db && restore.sh
it is moved my to the sh file and when run it I gotit took me out of the (env) to (base)
I tried to add t my path in the system variable
is there a way to run it in windows, please?