My Meteor projects skip MongoDB-startup -


three weeks ago meteor projects worked fine, today noticed all meteor projects skip 'start-mongodb' step, or @ least seems way. projects rely on 1 or more collections stuck on 'starting app' step, while new projects start (probably because no mongodb doesn't cause problems them). note: i'm having these problems while running applications locally on laptop.

most posts can find apps freezing on 'starting app' mention app can't connect mongodb, relates case, because never started, i don't know how tell meteor should start mongodb first before running of apps.

any tips on matter?

have set environment variable mongo_url? if so, meteor (aka meteor run) not start mongodb.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -