18
ค่าของ GOPATH และ GOROOT ควรเป็นอย่างไร
ฉันพยายามติดตั้งdoozerเช่นนี้: $ goinstall github.com/ha/doozer ฉันได้รับข้อผิดพลาดเหล่านี้ goinstall: os: go/build: package could not be found locally goinstall: fmt: go/build: package could not be found locally goinstall: io: go/build: package could not be found locally goinstall: reflect: go/build: package could not be found locally goinstall: math: go/build: package could not be found locally …