davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.98k stars 361 forks source link

github.com/davecgh/go-spew/spew is not a main package #138

Open bitt69 opened 2 years ago

bitt69 commented 2 years ago

go install github.com/davecgh/go-spew/spew@latest package github.com/davecgh/go-spew/spew is not a main package

how can i handle with this? i'm totally new to linux Ubuntu. My go version is go version go1.18.2 linux/amd64