Compatibility issue with node v5.8
Closed this issue · 1 comments
brandondtb commented
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.
brandondtb commented
Whoops, created this in the wrong project.