Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Module not found: Error: Can't resolve 'k6/x/amqp' #20

Open
faisal6621 opened this issue Jan 5, 2023 · 2 comments
Open

Module not found: Error: Can't resolve 'k6/x/amqp' #20

faisal6621 opened this issue Jan 5, 2023 · 2 comments

Comments

@faisal6621
Copy link

Where do I find the k6/x/amqp and k6/x/amqp/queue modules?

@javaducky
Copy link
Contributor

Hi @faisal6621. More context is needed for this issue.

Are you encountering errors when building the extended k6 binary to include the extension? Be sure to run make, then reference your locally built binary when running a script, e.g. ./k6 run ....

@javaducky javaducky added the question Further information is requested label Jan 9, 2023
@faisal6621
Copy link
Author

Hi @javaducky

Just like TypeScript module for k6 (https://www.npmjs.com/package/@types/k6) we must have something for xk6-amqp which could be helpful for autocomplete and suggestion during development.

Building the extended k6 binary is not a problem but during development it is difficult to use the AMQP or Queue definitions.

@javaducky javaducky removed the question Further information is requested label Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants