Liam Lamb

Results 9 comments of Liam Lamb

> > > The workaround described by @erichiller doesn't seem to be working for me on 8.0.1. > > > > Did it formerly work for you and stop working...

Yes, that's correct - either approach would work. I can see how this might not be a common use case, as in most cases logging to console would be sufficient,...

I also saw this, but I have managed to get around it. I have a branch [here ](https://github.com/LiamLamb/playwright-shared/tree/multi-root-workspace) with instructions on reproducing it. 💡 Note that I am using the...

Referencing possible duplicate/related here: https://github.com/microsoft/playwright/issues/24564 https://github.com/microsoft/playwright/issues/24300 https://github.com/microsoft/playwright/issues/15819

@Skn0tt I read through the related issue mentioned by @dgozman and noticed your comments about file paths and casing, particularly on Windows. I just tried running through the reproduction repo...

Just for your information, in the meantime, I have a workaround that has unblocked me 🙂. For anyone else who lands on this, you can still create your shared package...

Nice! Thanks for the quick turnaround on this, it's much appreciated. What release should I keep an eye out for to get this fix? And thanks for the link, that's...

Nice! That works well for my case, thanks for the pointer 👌