Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message "error:0308010C:digital envelope routines::unsupported" #33

Open
HedonisticOpportunist opened this issue Feb 21, 2023 · 1 comment

Comments

@HedonisticOpportunist
Copy link

HedonisticOpportunist commented Feb 21, 2023

When it came to running the yarn webpack , I ran into the following error:

Error message "error:0308010C:digital envelope routines::unsupported"

I got it working by following a recommendation from the following answer posted on this StackOverFlow page.

Namely, I ran the following command export NODE_OPTIONS=--openssl-legacy-provider. Could we please update the ReadMe to reflect this?

FYI, I ran the tests on a MAC.

@kvenn
Copy link

kvenn commented Mar 14, 2023

Updating webpack also fixes it

"webpack": "5.76.1",
"webpack-cli": "5.0.1",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants