-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
[A clear and concise description of what the bug is]
The last step in the install instructions returns an error
compiling ... main.go:6:2: cannot find package "github.com/Reidmcc/rockfish/cmd" in any of:
/usr/lib/go/src/github.com/Reidmcc/rockfish/cmd (from $GOROOT)
/home/mmw/go/src/github.com/Reidmcc/rockfish/cmd (from $GOPATH)
build failed with error code 1
To Reproduce
[Steps to reproduce the behavior]
cd into cloned rockfish folder and execute ./scripts/build.sh
Expected behavior
[What you expected to happen]
rockfish gets build
Version
Please run ./rockfish version
and paste the output here, it will look something like:
version: master:v1.0.0-rc-2-g67ead284
git branch: master
git hash: 67ead284dda48845c2cf99a9dc9337d89dac45da
build date: 20190915T210051Z
GOOS: linux
GOARCH: arm64
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working