Skip to content

Remix integration tests do not work in Node 24 #16239

Closed
@AbhiPrasad

Description

@AbhiPrasad

Description

Description

ref #16236 (comment)

When upgrading CI to account for Node 24, the Remix Node 24 Integration Tests fail: https://github.com/getsentry/sentry-javascript/actions/runs/14913821156/job/41895096659?pr=16236

SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@sentry/core' does not provide an export named 'Event'
SyntaxError: The requested module '@playwright/test' does not provide an export named 'Page'

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "test:integration:client:ci" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

We need to fix this and re-enable remix node 24 integration tests:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions