-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
So I am trying to build this for the first time. I do have go 1.10 on my mac. I had to install dep using brew (not sure why the go get... command didn't appear to do anything.
Anyway, I am on the make deps step and I get an error:
SECMacbookPro:newrelic-cli scottchapman$ make deps
git config --global url."git@github.com:".insteadOf "https://github.com/"
dep ensure
/Users/scottchapman/Workspaces/newrelic-cli is not within a known GOPATH/src
make: *** [deps] Error 1
(sorry, not a seasoned Go developer...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels