mongod command not recognized when trying to connect to a mongodb server

后端 未结 14 633
暖寄归人
暖寄归人 2021-01-31 01:11

I am following the tutorials at docs.mongodb.org, I have completed the first tutorial which was to install mongodb on a windows machine. I am now at the second stage which is ge

14条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-31 01:53

    if still not working for you then just close all of your command prompts and then again open and run mongo, mongoimport, mongodb from anywhere it ll work because after setting the path variable command prompt should be restarted.

提交回复
热议问题