【问题标题】:Meteor Mongo error流星Mongo错误
【发布时间】:2015-02-12 19:22:47
【问题描述】:

我刚刚搭建了一个meteor localhost应用,在linux终端上尝试执行“meteor mongo”时,报错:

mongo: Meteor isn't running a local MongoDB server.

This command only works while Meteor is running your application locally. Start
your application first. (This error will also occur if you asked Meteor to use
a different MongoDB server with $MONGO_URL when you ran your application.)

If you're trying to connect to the database of an app you deployed with
'meteor deploy', specify your site's name with this command.

我该怎么办??

【问题讨论】:

    标签: mongodb meteor


    【解决方案1】:

    和上面说的差不多:

    在一个终端中运行meteor

    在第一个终端仍在运行时在另一个终端中运行meteor mongo

    【讨论】:

      猜你喜欢
      • 2013-09-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-09-10
      • 2015-05-22
      • 2016-01-11
      • 1970-01-01
      相关资源
      最近更新 更多