#Docker browser + typescript not working

1 messages · Page 1 of 1 (latest)

sinful escarp
#

We use the docker images on all our internal projects daily, and they are also used by many people with no problem. Most likely there's some issue with the setup, please provide more details - which image are you using, package.json, etc.

sinful escarp
#

it's also important which playwright version you specify in the package. Normally it should be set just to * meaning - it should use the bundled one. So there was likely some version mismatch. But i guess if it's working in the end - we could consider it solved?