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

Latest update has caused issue on linux #22

Closed
rogchap opened this issue Nov 11, 2020 · 1 comment · Fixed by #23
Closed

Latest update has caused issue on linux #22

rogchap opened this issue Nov 11, 2020 · 1 comment · Fixed by #23

Comments

@rogchap
Copy link

rogchap commented Nov 11, 2020

@davecheney Looks like #21 has cause a regression:

Error: ../../../go/pkg/mod/github.com/pkg/browser@v0.0.0-20201111063612-d5eb4b3f96a1/browser_unsupported.go:11:6: openBrowser redeclared in this block
	previous declaration at ../../../go/pkg/mod/github.com/pkg/browser@v0.0.0-20201111063612-d5eb4b3f96a1/browser_linux.go:5:30
Error: ../../../go/pkg/mod/github.com/pkg/browser@v0.0.0-20201111063612-d5eb4b3f96a1/browser_unsupported.go:15:6: setFlags redeclared in this block
	previous declaration at ../../../go/pkg/mod/github.com/pkg/browser@v0.0.0-20201111063612-d5eb4b3f96a1/browser_linux.go:9:20
Error: Process completed with exit code 2.
@leaanthony
Copy link

Thanks for this quick fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants