Skip to content

cvat-ui build fails on node 17 due to an open-ssl hash incompatibility #706

Description

@spikelynch

The latest version of node (17) breaks cvat-ui with an ERR_OSSL_EVP_UNSUPPORTED error.

See https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported

To get it working locally, I changed the Dockerfile to use node:16-slim instead of node:lts-slim

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