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

后端 未结 14 634
暖寄归人
暖寄归人 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:52

    putting backslash "/" at the end of path to bin of mongodb solved my problem.

提交回复
热议问题