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
You probably don't need the entire source code of xk6-kafka to work with it and write scripts, and you can use the binaries distributed here. Also, I recommend copying the index.d.ts file next to your JavaScript code, and referencing it from the current working directory.
I created new project using the commands linke
npm init -y
And generate new binary
xk6 build --with github.com/mostafa/xk6-kafka@latest
The program is running ok, but I tried to follow the step 9 in the documentation but not working.
My folder structure is
And my code is:
The text was updated successfully, but these errors were encountered: