talmago/node-db-migrate

Compatibility issue with node v5.8

Closed this issue · 1 comments

node-db-migrate installed globally under nvm and node v5.8.0.

db-migrate up returns:

[2016-03-16 15:21:56.263] [INFO] console - Exit with status code 0

Output is the same if I manually specify my config file (database.json in project root) and environment ("dev").

If I switch to node v5.7.1 db-migrate up works as expected.

Whoops, created this in the wrong project.