You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: