Skip to content

chore: Bump repo node version to 20.19.2 #16378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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)

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.

1 participant