bayesimpact / bayesimpact/docker-react

Latest version of this docer image creates webpack related issue

Open
#3,889 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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'
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.