apex-shell precompiled fails for missing golang lib?
Ouverte
- Langage dominant
- Go
- Étoiles
- 122
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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)
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.