You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great lib!
After some trial and error.. I am still stuck on the GOROOT problem
when using the go env, my $GOROOT is correctly set as expected.
However, when using echo $GOROOT it output an empty string.
I use the git way to install goenv
I have the following on the bottom of my bash_profile
Hi!
Thanks for the great lib!
After some trial and error.. I am still stuck on the GOROOT problem
when using the
go env
, my$GOROOT
is correctly set as expected.However, when using
echo $GOROOT
it output an empty string.I use the git way to install goenv
I have the following on the bottom of my bash_profile
The text was updated successfully, but these errors were encountered: