I want to install json2csv using go get github.com/jehiah/json2csv but I receive this error:
go get github.com/jehiah/json2csv
package github.com/jehiah/json2csv: cannot download
If you run into this problem after having $GOPATH set up, it may be because you're running it with an unsupported shell. I was using fish and it did not work, launching it with bash worked fine.
$GOPATH
fish
bash