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

Getting this error #3

Open
yogimehla opened this issue Jun 4, 2024 · 0 comments
Open

Getting this error #3

yogimehla opened this issue Jun 4, 2024 · 0 comments

Comments

@yogimehla
Copy link

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at module.exports (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\util\createHash.js:90:53)
at NormalModule._initBuildHash (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:401:16)
at handleParseError (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:449:10)
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:481:5
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:342:12
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:236:3
at runSyncOrAsync (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:130:11)
at iterateNormalLoaders (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:232:2)
at Array. (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:205:4)
at Storage.finished (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16)
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9
D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\react-scripts\scripts\start.js:19
throw err;
^

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at module.exports (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\util\createHash.js:90:53)
at NormalModule._initBuildHash (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:401:16)
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:433:10
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\webpack\lib\NormalModule.js:308:13
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:367:11
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:233:18
at context.callback (D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\loader-runner\lib\LoaderRunner.js:111:13)
at D:\Projects\Techsapphire\Techsapphire\quickstart-react\node_modules\babel-loader\lib\index.js:51:103 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.17.1
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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