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
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/[email protected]" is incompatible with requested version "@vanilla-extract/css@^1.14.0"
warning @remix-run/dev > cacache > @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
warning @remix-run/dev > proxy-agent > pac-proxy-agent > pac-resolver > degenerator > [email protected]: 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 [email protected]: 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.
The text was updated successfully, but these errors were encountered:
https://github.com/getsentry/sentry-javascript/actions/runs/7571185647/job/20618457162?pr=10227
Seems it's coming from
vite-node
.The text was updated successfully, but these errors were encountered: