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

not working on node 18 #156

Open
alkahtani opened this issue Oct 3, 2023 · 2 comments
Open

not working on node 18 #156

alkahtani opened this issue Oct 3, 2023 · 2 comments

Comments

@alkahtani
Copy link

I got an error when running this project on node 18 , here is the error

[webpack-cli] 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:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\webpack\lib\util\createHash.js:155:18)
at BulkUpdateDecorator.digest (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\webpack\lib\util\createHash.js:80:21)
at D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\webpack\lib\DefinePlugin.js:595:38
at _next24 (eval at create (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\tapable\lib\HookCodeFactory.js:19:10), :44:1)
at _next2 (eval at create (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\tapable\lib\HookCodeFactory.js:19:10), :97:1)
at Hook.eval [as call] (eval at create (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\tapable\lib\HookCodeFactory.js:19:10), :105:1)
at Hook.CALL_DELEGATE [as _call] (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\tapable\lib\Hook.js:14:14) at Compiler.newCompilation (D:\my-projects\BBDN-LTI-Tool-Provider-Node\node_modules\webpack\lib\Compiler.js:1053:26) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

@deisner
Copy link

deisner commented Oct 24, 2023

@alkahtani
Copy link
Author

@deisner , many thanks , i will check and update

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