We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sir
make install fails
pilvisystems@PILVI-WIN-001:~/go/src/github.com/Noah-Huppert/jira-to-github$ make install go install
config/load.go:10:15: undefined: Config config/load.go:13:15: undefined: Config config/load.go:28:14: undefined: Config make: *** [Makefile:15: install] Error 1 pilvisystems@PILVI-WIN-001:~/go/src/github.com/Noah-Huppert/jira-to-github$
any idea ?, Please help
The text was updated successfully, but these errors were encountered:
I think this is due to config package/module is not there. I am trying to fix it.
Sorry, something went wrong.
@muthukumars did you find a solution?
No branches or pull requests
Sir
make install fails
pilvisystems@PILVI-WIN-001:~/go/src/github.com/Noah-Huppert/jira-to-github$ make install
go install
github.com/Noah-Huppert/jira-to-github/config
config/load.go:10:15: undefined: Config
config/load.go:13:15: undefined: Config
config/load.go:28:14: undefined: Config
make: *** [Makefile:15: install] Error 1
pilvisystems@PILVI-WIN-001:~/go/src/github.com/Noah-Huppert/jira-to-github$
any idea ?, Please help
The text was updated successfully, but these errors were encountered: