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

An error was reported after downloading the project. How to deal with it #1

Open
vlay1314 opened this issue Apr 4, 2023 · 0 comments

Comments

@vlay1314
Copy link

vlay1314 commented Apr 4, 2023

error:0308010C:digital envelope routines::unsupported
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at BulkUpdateDecorator.hashFactory (D:\download\Roadster-master\node_modules\webpack\lib\util\createHash.js:138:18)
at BulkUpdateDecorator.update (D:\download\Roadster-master\node_modules\webpack\lib\util\createHash.js:44:50)
at OriginalSource.updateHash (D:\download\Roadster-master\node_modules\webpack\node_modules\webpack-sources\lib\OriginalSource.js:104:8)
at NormalModule._initBuildHash (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:752:17)
at handleParseResult (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:816:10)
at D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:907:4
at processResult (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:639:11)
at D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:691:5 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.14.0

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

1 participant