DataBase
MongoDB homebrew 설치 시 Error 해결법, Refusing to load formulad ...
MongoDB homebrew 설치 시 Error 해결법, Refusing to load formulad ...
(base) iseoyeon@iseoyeon-ui-MacBookPro ~ % brew install mongodb-community==> Would install 1 formula:mongodb-communityError: Refusing to load formula mongodb/brew/mongodb-database-tools from untrusted tap mongodb/brew.Run `brew trust --formula mongodb/brew/mongodb-database-tools` or `brew trust mongodb/brew` to trust it. 위와 같은 에러가 발생했을 때 해결방법brew trust mongodb/brewbrew install mongodb-community ..