#Docker browser + typescript not working
1 messages · Page 1 of 1 (latest)
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?