Usage of npx instead of yarn
Open-source platform for automated accessibility testing.
Brought to you by:
sservical
Originally created by: matthieu-crouzet
Originally owned by: luifr10
Describe the bug
When running yarn uuv e2e, it tries to run npx playwright test ... instead of yarn playwright test ...
To Reproduce
Steps to reproduce the behavior:
yarn uuv e2eExpected behavior
I expect the uuv e2e to run successfully using yarn instead of npx.
Originally posted by: luifr10
Thanks for your feedback. This is indeed a bug. For more information, could you please share the error logs you have? This will allow us to make sure we reproduce exactly the same bug. While waiting for your response, I will look into the issue. Thank you in advance.
Ticket changed by: stanlee974
Originally posted by: luifr10
Hello @matthieu-crouzet , you can test the version uuv/playwright@3.48.1 and let us know if it works for yarn execution.