时间:2021-07-01 10:21:17 帮助过:2人阅读
mac安装mongodb要先安装brew,
安装完brew之后可能会出现一个错误,
错误代码的大概意思是,mongodb已经启动,
这里只需要在终端运行一行代码
sudo chown `id -u` /data/db
之后就可以启动了;
原文链接:
http://yijiebuyi.com/blog/b6a3f4a726b9c0454e28156dcc96c342.html
mac安装mongodb
标签:
< 上一篇
git pull 出错 fatal: Could not read from remote repository.Please make sure you have the correct access rights.and the repository exists.
下一篇 >
Linux高级编程--04.GDB调试程序(查看数据)
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册