Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented May 23, 2025

This breaks the React Router e2e test, most likely because Node 20.19.0 enables require(esm) by default and this somehow messes up our React Router instrumentation that patches createRequestHandler.

This is very likely the same issue that was reported in #16327

We need to bump to 20.19.x though to get Angular 20 e2e tests working (see #16364)

TODO: Remove Angular special treatment from CI (build and canary)

@Lms24 Lms24 force-pushed the lms/chore-node-version branch from 7622d87 to 0220a09 Compare June 6, 2025 12:26
@andreiborza
Copy link
Member

We use 20.19.2 in the repo already, looks like we can close this PR.

@andreiborza andreiborza closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants