-
Notifications
You must be signed in to change notification settings - Fork 8
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
Impossible to build on Windows with k6 version 0.51.0 #20
Labels
bug
Something isn't working
Comments
0.54.0 failed to build on Linux (WSL)
|
Same error on windows 10 with k6 v0.51.0
|
Fixed with latest k6 0.55.0 and xk6-sse 0.1.3, tested on W10 with go 1.21. Feel free to reopen if I missed something. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to build xk6-sse extension and got error with all available versions (xk6-sse v0.1.2, v0.1.1, v0.1.0) on Windows 10 (22H2).
It says
But it does not work on Windows.
$ k6 version k6.exe v0.51.0 (commit/33d3caa7d1, go1.22.3, windows/amd64)
$ go version go version go1.21.0 windows/amd64
I also tried it with k6 v0.52.0, got no working result.
Different go versions (1.20.0, 1.21.0, 1.22.0, 1.23.1) also got nothing for me.
Console output with error:
The text was updated successfully, but these errors were encountered: