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

abcweb migrate status error #22

Closed
fadeojo opened this issue Oct 29, 2017 · 2 comments
Closed

abcweb migrate status error #22

fadeojo opened this issue Oct 29, 2017 · 2 comments

Comments

@fadeojo
Copy link

fadeojo commented Oct 29, 2017

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")
@nullbio
Copy link
Member

nullbio commented Oct 31, 2017

Hi @fadeojo -- If you ensure your GOPATH shows first in your PATH environment variable it should fix this problem.

@oadeojo
Copy link

oadeojo commented Nov 8, 2017

@nullbio you solution worked great. I don't know if this is the best solution though.

@fadeojo fadeojo closed this as completed Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants