Skip to content

Remix integration tests failing #10247

Description

@AbhiPrasad

https://github.com/getsentry/sentry-javascript/actions/runs/7571185647/job/20618457162?pr=10227

yarn run v1.22.21
$ run-s test:integration:clean test:integration:prepare test:integration:client:ci test:integration:server
$ (cd test/integration && rimraf .cache node_modules build)
$ (cd test/integration && yarn)
info No lockfile found.
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "@vanilla-extract/css@1.13.0" is incompatible with requested version "@vanilla-extract/css@^1.14.0"
warning @remix-run/dev > cacache > @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
warning @remix-run/dev > proxy-agent > pac-proxy-agent > pac-resolver > degenerator > vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
[3/5] Fetching packages...
error vite-node@1.2.1: The engine "node" is incompatible with this module. Expected version "^18.0.0 || >=20.0.0". Got "14.21.3"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install 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:prepare" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

Seems it's coming from vite-node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions