code: 'ERR_REQUIRE_ESM' when trying to run artillery.yml with Playwright #3553
shreya4419
started this conversation in
Artillery
Replies: 1 comment 3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am ne to artillery and playwright. Recently I have started learning about both and while working with it I ma getting issue code: 'ERR_REQUIRE_ESM'. after quite research I found that there is conflict between ES Module of JS with CommonJS Module . Why artillery is not compatible with ES Module , I have tried with multiple versions of both playwright and artillery still getting this issue. How to resolve this ?? Any solution please help me I am quite stuck here since 3 days.
Beta Was this translation helpful? Give feedback.
All reactions