-
Notifications
You must be signed in to change notification settings - Fork 3
gorm-cli won't work on my m2 sonoma #15
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
Comments
I've also use |
the go version I used is |
What does your migration directory look like? |
Hi there, I've addressed that issue. It appears the problem originates from Go itself. Could you update your Go version to go version Reference: golang/go#59369. BTW, there's been feedback that Go's plugin functionality is quite unstable. Just considering removing all plugin implementations. What do you think. |
Hmmm, not sure about the relations between migration directory and the error but might be a point. Can you give some further info for reproducing the error? |
Uh oh!
There was an error while loading. Please reload this page.
I've made this cli work on a previous MAC OS, but after I upgrade to Sonoma, something goes wrong
The text was updated successfully, but these errors were encountered: