【发布时间】:2017-05-09 18:37:35
【问题描述】:
我正在我的 Mac OS X El Capitan 机器上设置 Mean.IO。我已成功启动 Mean.IO,但当它要求我设置管理员时,它给了我以下错误:
#############################################
Congratulations you have mean.io installed.
Before you install the dependencies and fire up the server we can help you with setting up your first admin user.
? Please provide your username so we can create your first admin user: **********
Error Connecting to database: { [MongoError: connect ECONNREFUSED 127.0.0.1:27017]
name: 'MongoError',
message: 'connect ECONNREFUSED 127.0.0.1:27017' }
*******-MBP-2:~ **********$
我以前没有设置过这个堆栈的经验,所以不知道 Mongo 为什么会这样。谢谢您的帮助!
【问题讨论】: