GoError: Unknown Module: K 6/FS

Hello everyone, I have some problems calling the read function with K 6/fs, and I hope someone can help me. But I kept getting the following error messages:

GoError: Unknown Module: K 6/FS
I was using K 6 version v0.43.1(K 6V0.43.1(2023-02-27T10:53:03 + 0000/v0.43.1-0-gaf3a0b89, GO 1.19.6, Linux/AMD64)

I found that the K 6 documentation was often lacking in detail, and I wasn’t sure what I might have done wrong. Has anyone else had this problem before, and if so, how did you solve it?

I have uninstalled and reinstalled the latest version of K 6. Thank you for any help or advice. Thanks in advance!

Hi @wq5sw7w !

Welcome to the community forums! :wave:

This problem indicates that you’re trying to run a script that contains an import of the module k6/FS. There is no such module in k6.

I found that the K 6 documentation was often lacking in detail, and I wasn’t sure what I might have done wrong. Has anyone else had this problem before, and if so, how did you solve it?

That’s sad to hear :cry: Could you please provide a particular example so we could try to improve it? Where did you find an example that uses such (k6/fs) an import?

Cheers

1 Like