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

Project Doesnt Build With Node Js Version 18.3.0 #142

Open
plkgupta29 opened this issue Mar 3, 2023 · 0 comments
Open

Project Doesnt Build With Node Js Version 18.3.0 #142

plkgupta29 opened this issue Mar 3, 2023 · 0 comments

Comments

@plkgupta29
Copy link

Getting following error while doing a build
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:133:10)
at module.exports (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\webpack\lib\NormalModule.js:471:10)
at C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\webpack\lib\NormalModule.js:503:5
at C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\webpack\lib\NormalModule.js:358:12
at C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
at C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\loader-runner\lib\LoaderRunner.js:236:3
at context.callback (C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\loader-runner\lib\LoaderRunner.js:111:13)
at C:\Users\000OXP744\Downloads\PCF-Controls-master\PCF-Controls-master\ActionButton\node_modules\babel-loader\lib\index.js:51:71
at processTicksAndRejections (node:internal/process/task_queues:95:5)

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