Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: the bug !How to deal with it? #484

Open
Wendi056 opened this issue Sep 11, 2024 · 0 comments
Open

[Bug]: the bug !How to deal with it? #484

Wendi056 opened this issue Sep 11, 2024 · 0 comments
Labels
p2-bug Something isn't working

Comments

@Wendi056
Copy link

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

@Wendi056 Wendi056 added the p2-bug Something isn't working label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant