percolatestudio/meteor-migrations

Cannot read property "info" of undefined

hems opened this issue · 0 comments

hems commented

I'm getting this error when running the package, perhaps because there is no "meteor logging package" anymore?

After setting "console" as the logger it does work for me.

  Migrations.config
    log        : on
    logger     : console
    logIfLatest: on