I followed the MongoDB Docs to run my MongoDB in macOS,
When I start MongoDB using the terminal get this error:
Shutting down with code: 62>
In your directory C:, you may see the folder "data", and do:
mkdir -p data\db
in your command prompt in that location.