You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting the development server...
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:79:19)
at Object.createHash (node:crypto:139:10)
at module.exports (/Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:417:16)
at handleParseError (/Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:471:10)
at /Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:503:5
at /Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:358:12
at /Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:373:3
at iterateNormalLoaders (/Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
at iterateNormalLoaders (/Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
/Users/joaquindecima/Downloads/bingo/node_modules/react-scripts/scripts/start.js:19
throw err;
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:79:19)
at Object.createHash (node:crypto:139:10)
at module.exports (/Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (/Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:417:16)
at /Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:452:10
at /Users/joaquindecima/Downloads/bingo/node_modules/webpack/lib/NormalModule.js:323:13
at /Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at /Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:233:18
at context.callback (/Users/joaquindecima/Downloads/bingo/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at /Users/joaquindecima/Downloads/bingo/node_modules/react-scripts/node_modules/babel-loader/lib/index.js:59:103 {
opensslErrorStack: [
'error:03000086:digital envelope routines::initialization error',
'error:0308010C:digital envelope routines::unsupported'
],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v22.3.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed.
Exit code: 1
Command: /opt/homebrew/Cellar/node/22.3.0/bin/node
Arguments: /opt/homebrew/Cellar/yarn/1.22.22/libexec/lib/cli.js start
Directory: /Users/joaquindecima/Downloads/bingo/packages/client
Output:
info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
error: script "client-start" exited with code 1
ERROR: "client-start" exited with 1.
error: script "start-dev" exited with code 1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: