-
-
Notifications
You must be signed in to change notification settings - Fork 253
Open
Milestone
Description
Description
When a buffalo project has a build error and you attempt to run a migration (up, down, status), the buffalo pop migrate command hangs with no feedback. The error was produced when I had a build error do to a cyclical import reference. It is repeatable.
Steps to Reproduce the Problem
I had a model that wrongly included a circular import build error. I had not noticed the error and when I ran a migration, the command hung in the terminal.
Expected Behavior
A proper migration (up, down or status).
Actual Behavior
Migrate commands hang without any feedback in the terminal.
Info
Ubuntu 18.10, buffalo 13.12, pop 4.8.3.
Thanks
Metadata
Metadata
Assignees
Labels
No labels