You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR (third link) also blocks by itself because of a TypeScript version mismatch, due to the old Angular version, which results in the following output when trying to run the playwright component tests:
Error: The Angular Compiler requires TypeScript >=4.9.3 and <5.2.0 but 5.4.3 was found instead.
We want to try Playwright: https://playwright.dev/docs/test-components
not officially supported yet. we can try: https://github.com/sand4rt/playwright-ct-angular
The text was updated successfully, but these errors were encountered: