当我试图通过 mongodb
在 brew
上安装 mac M1 air
时,请帮助我解决问题。
它向我抛出了这个错误
Bootstrap failed: 5: Input/output error
Error: Failure while executing;
/bin/launchctl bootstrap gui/501 /Users/shrirajdesai/Library/LaunchAgents/homebrew.mxcl.mongodb-community@4.2.plist
exited with 5.
当我尝试运行
brew services restart postgresql
时遇到了类似的错误,我收到了这个错误:这个解决方案对我有用: brew services. Cant start service. get "Bootstrap failed: 5: Input/output error"
在我的例子中,我用
mongodb-community
替换了postgresql
。我目前正在运行 macOS Big Sur 版本 11.6.2。