apex / apex/apex-shell

apex-shell precompiled fails for missing golang lib?

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
122
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.