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

Build failed due to digital envelope routines unsupported error #62

Open
prakhardubey2002 opened this issue Mar 26, 2023 · 0 comments
Open

Comments

@prakhardubey2002
Copy link

when i try to create build using :

yarn run build

Below error show up

Error: error:0308010C:digital envelope routines::unsupported
--
01:54:09.741 | at new Hash (node:internal/crypto/hash:71:19)
01:54:09.741 | at Object.createHash (node:crypto:133:10)
01:54:09.741 | at module.exports (/vercel/path0/node_modules/webpack/lib/util/createHash.js:135:53)
01:54:09.741 | at NormalModule._initBuildHash (/vercel/path0/node_modules/webpack/lib/NormalModule.js:417:16)
01:54:09.741 | at handleParseError (/vercel/path0/node_modules/webpack/lib/NormalModule.js:471:10)
01:54:09.742 | at /vercel/path0/node_modules/webpack/lib/NormalModule.js:503:5
01:54:09.742 | at /vercel/path0/node_modules/webpack/lib/NormalModule.js:358:12
01:54:09.743 | at /vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:373:3
01:54:09.744 | at iterateNormalLoaders (/vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
01:54:09.744 | at iterateNormalLoaders (/vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
01:54:09.744 | at /vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:236:3
01:54:09.744 | at runSyncOrAsync (/vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:130:11)
01:54:09.744 | at iterateNormalLoaders (/vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
01:54:09.744 | at Array.<anonymous> (/vercel/path0/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
01:54:09.745 | at Storage.finished (/vercel/path0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
01:54:09.745 | at /vercel/path0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
error Command failed with exit code 1.
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