Skip to content

Failing docker image build step - typescript-eslint/utils v7.3.1 #1978

Description

@dcroote

Currently affecting several PRs e.g. #1894, #1975, and #1977

Airnode completes the CI build step fine (and builds locally as well), suggesting the issue is specific to the CI step: Build all the Docker containers and push them to Docker Hub

The error across all PRs (example here):

#5 19.50 error @typescript-eslint/utils@7.3.1: The engine "node" is incompatible with this module. Expected version "^18.18.0 || >=20.0.0". Got "18.14.0"
#5 19.51 error Found incompatible module.

Our yarn.lock file has this package version only as high as v6.21, so will investigate where this v7.3.1 package version is coming from

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions