cockroachdb / cockroachdb/cockroach
GOPATH is not set and could not be automatically determined. Stop
Open
C-bug
O-community
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
I am unable to `make build` cockroachDB through source code.
it throws the below error Makefile:254: *** GOPATH is not set and could not be automatically determined. Stop.
Please describe the issue you observed, and any steps we can take to reproduce it:
I tried to set the GOPATH default was /home/users/go
**To Reproduce**
What did you do? Describe in your own words.
I set the GOPATH /home/adarsh/go/src/github.com/cockroachdb/cockroach
but still no luck
Jira issue: CRDB-24892
Contributor guide
Assessment
This issue has not been assessed yet.