I've been trying to install my 1st MEAN app. I installed mongoDB via home brew. using https://stackoverflow.com/a/10425148/3915717
Here is as far as I got:
Before you install the dependencies and fire up the server we can help you with setting up your first admin user.
? Cool, bring it on: y
? Please provide your email so we can create your first admin user: b@v.dd
? Please provide your username so we can create your first admin user: n
Error Connecting to database: { [MongoError: connect ECONNREFUSED] name: 'MongoError', message: 'connect ECONNREFUSED' }
grep mongo /etc/passwd
returns nothing