https://stackoverflow.com/questions/69394632/webpack-build-failing-with-err-ossl-evp-unsupported
Webpack build failing with ERR_OSSL_EVP_UNSUPPORTED
I'm having an issue with a Webpack build process that suddenly broke, resulting in the following error... <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules node:int...
stackoverflow.com
https://github.com/webpack/webpack/issues/14532
export NODE_OPTIONS=--openssl-legacy-provider
OpenSSL을 최신 버전으로 업데이트
export NODE_OPTIONS=--openssl-legacy-provider
Doesn't work with node v16.14.0
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
'개발 > React' 카테고리의 다른 글
one way binding (0) | 2023.04.21 |
---|---|
Module not found: Can't resolve '라이브러리명' (0) | 2023.04.18 |