Open Wendi056 opened 2 months ago
GOROOT=C:\Go #gosetup GOPATH=C:\gopath #gosetup C:\Go\bin\go.exe build -o D:\BaiduSyncdisk\goworkplace\goweb\playwright_v1\go_build_split_game_go.exe -gcflags "all=-N -l" D:\BaiduSyncdisk\goworkplace\goweb\playwright_v1\split_game.go #gosetup C:\gopath\src\github.com\playwright-community\playwright-go\frame.go:10:2: cannot find package "github.com/deckarep/golang-set/v2" in any of: C:\Go\src\github.com\deckarep\golang-set\v2 (from $GOROOT) C:\gopath\src\github.com\deckarep\golang-set\v2 (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\transport.go:11:2: cannot find package "github.com/go-jose/go-jose/v3/json" in any of: C:\Go\src\github.com\go-jose\go-jose\v3\json (from $GOROOT) C:\gopath\src\github.com\go-jose\go-jose\v3\json (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\binding_call.go:7:2: cannot find package "github.com/go-stack/stack" in any of: C:\Go\src\github.com\go-stack\stack (from $GOROOT) C:\gopath\src\github.com\go-stack\stack (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\internal\safe\map.go:6:2: cannot find package "golang.org/x/exp/maps" in any of: C:\Go\src\golang.org\x\exp\maps (from $GOROOT) C:\gopath\src\golang.org\x\exp\maps (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\browser_context.go:13:2: cannot find package "golang.org/x/exp/slices" in any of: C:\Go\src\golang.org\x\exp\slices (from $GOROOT) C:\gopath\src\golang.org\x\exp\slices (from $GOPATH)
编译完成,并显示退出代码 1
GOROOT=C:\Go #gosetup GOPATH=C:\gopath #gosetup C:\Go\bin\go.exe build -o D:\BaiduSyncdisk\goworkplace\goweb\playwright_v1\go_build_split_game_go.exe -gcflags "all=-N -l" D:\BaiduSyncdisk\goworkplace\goweb\playwright_v1\split_game.go #gosetup C:\gopath\src\github.com\playwright-community\playwright-go\frame.go:10:2: cannot find package "github.com/deckarep/golang-set/v2" in any of: C:\Go\src\github.com\deckarep\golang-set\v2 (from $GOROOT) C:\gopath\src\github.com\deckarep\golang-set\v2 (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\transport.go:11:2: cannot find package "github.com/go-jose/go-jose/v3/json" in any of: C:\Go\src\github.com\go-jose\go-jose\v3\json (from $GOROOT) C:\gopath\src\github.com\go-jose\go-jose\v3\json (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\binding_call.go:7:2: cannot find package "github.com/go-stack/stack" in any of: C:\Go\src\github.com\go-stack\stack (from $GOROOT) C:\gopath\src\github.com\go-stack\stack (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\internal\safe\map.go:6:2: cannot find package "golang.org/x/exp/maps" in any of: C:\Go\src\golang.org\x\exp\maps (from $GOROOT) C:\gopath\src\golang.org\x\exp\maps (from $GOPATH) C:\gopath\src\github.com\playwright-community\playwright-go\browser_context.go:13:2: cannot find package "golang.org/x/exp/slices" in any of: C:\Go\src\golang.org\x\exp\slices (from $GOROOT) C:\gopath\src\golang.org\x\exp\slices (from $GOPATH)
编译完成,并显示退出代码 1