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

No Windows support? #86

Open
the-goodies opened this issue Jan 14, 2023 · 2 comments
Open

No Windows support? #86

the-goodies opened this issue Jan 14, 2023 · 2 comments

Comments

@the-goodies
Copy link

I wanted to try this framework, but while installing, got this error:

C:\Users\the-goodies>go install github.com/adhocteam/pushup@latest
go: downloading github.com/adhocteam/pushup v0.0.0-20230114193557-dc4b44b29612
go: downloading golang.org/x/mod v0.7.0
go: downloading golang.org/x/net v0.0.0-20220706163947-c90051bbdb60
go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
# github.com/adhocteam/pushup
go\pkg\mod\github.com\adhocteam\pushup@v0.0.0-20230114193557-dc4b44b29612\main.go:2310:21: undefined: syscall.Kill
go\pkg\mod\github.com\adhocteam\pushup@v0.0.0-20230114193557-dc4b44b29612\proc_attr_notlinux.go:12:3: unknown field Setpgid in struct literal of type syscall.SysProcAttr
@llimllib
Copy link
Contributor

Thank you for the report, and apologies that it doesn't work.

We would love to support windows but none of the developers on the project use it - anybody who would like to contribute Windows support would be most welcome

@gedw99
Copy link

gedw99 commented Jan 17, 2024

Hey all,

#121 fixes Windows, but I dont have a windows machine to test..

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

No branches or pull requests

3 participants