Details
-
Task
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
-
Needed
-
Description
When installing the latest MongoDB application on macOS latest software Catalina and Big Sur.
The step where we have to make a folder in the directory - /data/db with command
sudo mkdir -p /data/db
OR
mkdir -p /data/db
It's not running on the latest macOS software while running this command it gives an error
'read-only system'
Please give a solution to this issue ASAP
Attachments
Issue Links
- is documented by
-
DOCS-14263 [TOOLS] Mongodb not working on MacOS
- Closed