Packages that rely on APIs provided by NodeJS, for instance the os and fs modules, will not work in k6. The same goes for browser-specific APIs like the window object. https://k6.io/docs/using-k6/modules/#bundling-node-modules (筆者訳) k6はNodeJSでもブラウザでもありません。NodeJSが提供するAPIに依存するパッケー ジはk6では動きません。例えば、これにはosやfsモジュールなどが含まれます。window オブジェクトのようなブラウザ固有のAPIについても同様です。 シナリオ実行環境はNode.jsでもブラウザでもない