Hi, I try to install mongodb using brew on Mac OS Big Sur version 11.1 but when I run “mongod” in the terminal I get the error message shutting down exitCode 100.
I have tried the following command “sudo chown -R eliasstihl /usr/local/var/mongodb” but it doesn’t seem to work anyway.
What am I doing wrong?