Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 484 Bytes

troubleshooting.rst

File metadata and controls

12 lines (8 loc) · 484 Bytes

Troubleshooting

  • "adb: command not found" - Android Dev Tools need to be in your path

  • When doing bash install.sh for the server if you get something like below, you need go version 1.1 (you may have 1.0)

    • # github.com/ugorji/go/codec
    • /usr/lib/go/src/pkg/github.com/ugorji/go/codec/encode.go:107: undefined: io.ByteWriter
    • # github.com/ugorji/go/codec
    • /usr/lib/go/src/pkg/github.com/ugorji/go/codec/encode.go:107: undefined: io.ByteWriter