Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nodemon reboots #31

Closed
jamesplease opened this issue Feb 4, 2017 · 1 comment
Closed

Fix nodemon reboots #31

jamesplease opened this issue Feb 4, 2017 · 1 comment
Labels

Comments

@jamesplease
Copy link
Owner

jamesplease commented Feb 4, 2017

Careen is exploding when the app reboots. The error is:

Unhandled rejection error: relation "category" already exists

It's like it's not keeping track of which migrations are being run, or something, because this shouldn't be an issue. I'll have to hop into the DB to see what's being stored.

This may be related to #16

@jamesplease jamesplease added the bug label Feb 4, 2017
@jamesplease
Copy link
Owner Author

As of #48, this project no longer reboots with nodemon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant