Created
March 12, 2024 06:19
-
-
Save mingderwang/d9852d87fb038b2bdab5b15ff4e43d0c to your computer and use it in GitHub Desktop.
export NODE_OPTIONS=--openssl-legacy-provider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
odules/babel-loader/lib/index.js:51:103 { | |
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], | |
library: 'digital envelope routines', | |
reason: 'unsupported', | |
code: 'ERR_OSSL_EVP_UNSUPPORTED' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment