Install MongoDB with Homebrew brew install mongodb mkdir -p /data/db Set permissions for the data directory Ensure that user account running mongod has correct permissions for the directory: