Skip to content

Latest version of this docer image creates webpack related issue #3889

Description

@yj27594

Latest version of docker-react provides Node v17.3.0 version to run react app. But this version is not yet included in LTS (Long term support) by Node. Hence when using this image it causes below error on running react build command.
{
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

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