Menu

#1091 Usage of npx instead of yarn

closed
nobody
2025-09-03
2025-09-01
Anonymous
No

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:

  1. Create a repo using yarn pnp
  2. Install @uuv/playwright
  3. Run yarn uuv e2e
  4. See error

Expected behavior
I expect the uuv e2e to run successfully using yarn instead of npx.

Related

Tickets: #1090

Discussion

  • Anonymous

    Anonymous - 2025-09-01

    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.

     
  • Anonymous

    Anonymous - 2025-09-01
     
  • Anonymous

    Anonymous - 2025-09-02

    Ticket changed by: stanlee974

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2025-09-02

    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.

     

Log in to post a comment.

Auth0 Logo