You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mac OSX already has a mig (Mach Interface Generator tool) executable in /usr/bin. This hinders abcweb from installing and calling volatiletech/mig
> abcweb migrate status
error: cannot read file status
Error: exit status 1
Usage:
abcweb migrate status [flags]
Flags:
-h, --help help for status
Global Flags:
--db string Valid options: postgres|mysql (default: "config.toml db field")
-e, --env string The config.toml file environment to load (default "dev")
The text was updated successfully, but these errors were encountered:
Mac OSX already has a
mig
(Mach Interface Generator tool) executable in/usr/bin
. This hindersabcweb
from installing and callingvolatiletech/mig
The text was updated successfully, but these errors were encountered: