You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to build with solaris but i have this error
../../pkg/mod/github.com/pkg/browser@v0.0.0-20210706143420-7d21f8c997e2/browser_unsupported.go:7:2: imported and not used: "os/exec"
The text was updated successfully, but these errors were encountered:
Sorry, there is no support for Solaris. If you want to send a PR, I can’t imagine it would be different from a Linux or bad derivative, that would be ace.
Hi @davecheney yes i know but i build for many os, and with this error i inderstand browser_unsupported.go is used for solaris and contain import not used, so i can't build
Hi
I try to build with solaris but i have this error
../../pkg/mod/github.com/pkg/browser@v0.0.0-20210706143420-7d21f8c997e2/browser_unsupported.go:7:2: imported and not used: "os/exec"
The text was updated successfully, but these errors were encountered: