Skip to content

Run webpack with NODE_OPTIONS=--openssl-legacy-provider#56

Open
twardoch wants to merge 1 commit intomarkboulton:masterfrom
twardoch:240102-webpack-with-legacy-openssl
Open

Run webpack with NODE_OPTIONS=--openssl-legacy-provider#56
twardoch wants to merge 1 commit intomarkboulton:masterfrom
twardoch:240102-webpack-with-legacy-openssl

Conversation

@twardoch
Copy link

@twardoch twardoch commented Jan 2, 2024

Fixes error:0308010C:digital envelope routines::unsupported) when running webpack on Node>=17. Setting the environment variable NODE_OPTIONS to --openssl-legacy-provider allows webpack to run correctly.

Fixes `error:0308010C:digital envelope routines::unsupported)` when running webpack on Node>=17. Setting the environment variable `NODE_OPTIONS` to `--openssl-legacy-provider` allows webpack to run correctly.
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

Successfully merging this pull request may close these issues.

1 participant