emulatronicGIT

Results 3 comments of emulatronicGIT

After manually installing npx playwright install chromium the issue is solved. In previous versions, the npm run build would suggest to do it, but not anymore

So, if I just downlaod the code and run npm i, npm run build, etc.., it won´t work, but if I manually install the npx playwrith, then it does work

This is for Windows. What do you mean by pre-build? I have run the setup steps as I always do, and it was not installing the browsers. Am I missing...