hi,

golang.org/x/tools/present is the package.
golang.org/x/tools/cmd/present is the command.

you should install the command :) (which will in turn compile and install the 
package under the cover).

hth,
-s

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, May 27, 2020 7:05 AM, Gede Pentium <gede.pent...@shopee.com> 
wrote:

> I've tried to install the golang.org/x/tools/present, but still cannot find 
> the present binary in $GOPATH/bin
>
> Command: go get -u -v golang.org/x/tools/present
>
> There is no error in the installation, even after adding -v flag there is no 
> error
>
> go version go1.14.3 darwin/amd64
>
> My ./bashrc
>
> export GOPATH=$HOME/go
> export GOROOT=/usr/local/go
> export PATH=$PATH:$GOPATH/bin
> export PATH=$PATH:$GOROOT/bin
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> [https://groups.google.com/d/msgid/golang-nuts/fd88c1ca-394f-4cb0-bbb5-55e25a2bd4ee%40googlegroups.com](https://groups.google.com/d/msgid/golang-nuts/fd88c1ca-394f-4cb0-bbb5-55e25a2bd4ee%40googlegroups.com?utm_medium=email&utm_source=footer).

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/40HKfAJSjxi1C8UHNGXTd9QBGFn4-MVjEi3IN5Yy-nLPgR38QzKad4PpCJsujHmdDZnrmAZtIW3U6A02U_cEpVum7UJCNh5VtqduXq4wyoY%3D%40sbinet.org.

Reply via email to