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
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:130:10)
at module.exports (omnibridge-ui/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (omnibridge-ui/node_modules/webpack/lib/NormalModule.js:417:16)
at omnibridge-ui/node_modules/webpack/lib/NormalModule.js:452:10
at omnibridge-ui/node_modules/webpack/lib/NormalModule.js:323:13
at omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:233:18
at context.callback (omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at omnibridge-ui/node_modules/react-scripts/node_modules/babel-loader/lib/index.js:59:103 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
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@16/16.20.2/bin/node
Arguments: .cache/node/corepack/yarn/1.22.19/lib/cli.js start
Directory: omnibridge-ui/packages/dapp
Output:
After 'yarn dapp:start', I've got these errors.
Starting the development server...
omnibridge-ui/node_modules/react-scripts/scripts/start.js:19
throw err;
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:130:10)
at module.exports (omnibridge-ui/node_modules/webpack/lib/util/createHash.js:135:53)
at NormalModule._initBuildHash (omnibridge-ui/node_modules/webpack/lib/NormalModule.js:417:16)
at omnibridge-ui/node_modules/webpack/lib/NormalModule.js:452:10
at omnibridge-ui/node_modules/webpack/lib/NormalModule.js:323:13
at omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:233:18
at context.callback (omnibridge-ui/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at omnibridge-ui/node_modules/react-scripts/node_modules/babel-loader/lib/index.js:59:103 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
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@16/16.20.2/bin/node
Arguments: .cache/node/corepack/yarn/1.22.19/lib/cli.js start
Directory: omnibridge-ui/packages/dapp
Output:
info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: