Can I still use the k6 npm package?

Is this npm still valid to use?

Hi @xyngfei!

That packages contains nothing and serves no purpose at this point. If typeahead/autocomplete is what you’re after, I suggest you instead install the typings available in @types/k6.

Best,
Simme

Great, this is the package I m looking for.
However, there is the latest release v0.26.2, possible to hv the latest in the npm portal?

There are no functional differences in that version, and the types were just recently updated, so you should be good to go! :+1:t3:

Hi,

npm install xxx? which one is the right package name I should use to install it on node?

Thank you

Here…

https://www.npmjs.com/package/@types/k6

(edited by @ned) please don’t resurrect old threads and create new ones, let’s keep the discussion in Using k6 in Typescript