Roel van Bakel

Results 13 comments of Roel van Bakel

When running the example with node debug, I get ``` MODULE 40204: looking for "playwright/package.json" in [ "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\dist\\utils\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\dist\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules", "C:\\Protos\\node_modules", "C:\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\dist\\cli\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\dist\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules\\playwright-bdd\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\[email protected]_@[email protected]\\node_modules", "C:\\Protos\\playwright-bdd-example-main\\node_modules\\.pnpm\\node_modules",...

> Is it right, that in your workspace it now works with your `pnpm-workspace.yaml` without any changes? Yeah, it works now without any changes, also on CI. It was probably...

If desired, I can make a PR to do this change of course.