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

error:03000086:digital envelope routines::initialization error #17985

Closed
aardrasystems opened this issue Jan 19, 2024 · 1 comment
Closed

error:03000086:digital envelope routines::initialization error #17985

aardrasystems opened this issue Jan 19, 2024 · 1 comment

Comments

@aardrasystems
Copy link

Hi
I have recently updated my Angular Ionic 6 project to use Node JS 20.11.00. And I am getting the following error. Can you advice what needs to be done to solve this issue?

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:68:19)
    at Object.createHash (node:crypto:138:10)
    at BulkUpdateDecorator.hashFactory (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\util\createHash.js:145:18)    
    at BulkUpdateDecorator.update (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\util\createHash.js:46:50)
    at RawSource.updateHash (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\node_modules\webpack-sources\lib\RawSource.js:77:8)
    at NormalModule._initBuildHash (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\NormalModule.js:880:17)
    at handleParseResult (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\NormalModule.js:946:10)
    at G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\NormalModule.js:1040:4
    at processResult (G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\NormalModule.js:755:11)
    at G:\AVR_Project\Ionic Projects\App0001-AC\node_modules\webpack\lib\NormalModule.js:819:5 {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

@alexander-akait
Copy link
Member

Please read #14532 (comment)

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

2 participants