playwright: [BUG] Pnpm + VScode extension does not work

Context:

  • Playwright Version: "@playwright/test": "1.41.0-alpha-dec-18-2023",
  • Operating System: Linux (endevour os)
  • Node.js version: v21.4.0
  • Visual Studio Code version: vscodium 1.85.0
  • Playwright for VSCode extension version: 1.0.20 but i tried every version from 1.0.15 to 1.0.20
  • Browser: not relevant
  • Extra: [any specific details about your environment]

Code Snippet

none, but I do have the repo with the bug as well as a list of installed extensions

image

and one thread on discord describing a similar issue here

Describe the bug

I cannot get playwright extension to work. I get a wierd error message and this log image

PS: I tried to run this command. Tho I use PNPM instead of npm. I ran this command and it did not change anything

About this issue

  • Original URL
  • State: closed
  • Created 6 months ago
  • Comments: 20 (9 by maintainers)

Most upvoted comments

@mxschmitt thanks a lot! You fixed my issue 🎉