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

apex-shell precompiled fails for missing golang lib? #6

Open
drnic opened this issue Jan 9, 2017 · 0 comments
Open

apex-shell precompiled fails for missing golang lib? #6

drnic opened this issue Jan 9, 2017 · 0 comments

Comments

@drnic
Copy link

drnic commented Jan 9, 2017

I downloaded v1.0.0 for darwin, but running it fails:

$ which apex-shell
/Users/drnic/bin/apex-shell
$ apex-shell
  INFO[0000] deploying                 function=repl
 FATAL[0000] error: build hook: /Users/drnic/Projects/gopath/src/github.com/apex/log/handlers/logfmt/logfmt.go:10:2: cannot find package "github.com/go-logfmt/logfmt" in any of:
       	/usr/local/go/src/github.com/go-logfmt/logfmt (from $GOROOT)
       	/Users/drnic/Projects/gopath/src/github.com/go-logfmt/logfmt (from $GOPATH)
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

1 participant