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
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
ready - started server on http://localhost:3000
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:205:4) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v18.14.2
The text was updated successfully, but these errors were encountered:
\next-realworld-example-app>npm install
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see axios/axios#3410
added 787 packages, and audited 788 packages in 10s
40 packages are looking for funding
run
npm fund
for details22 vulnerabilities (2 moderate, 13 high, 7 critical)
To address all issues (including breaking changes), run:
npm audit fix --force
Run
npm audit
for details.\next-realworld-example-app>npm run dev
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
ready - started server on http://localhost:3000
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:221:10)
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at module.exports (\next-realworld-example-app\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:417:16)
at handleParseError (\next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:471:10)
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:503:5
at \next-realworld-example-app\node_modules\webpack\lib\NormalModule.js:358:12
at \next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (\next-realworld-example-app\node_modules\loader-runner\lib\LoaderRunner.js:205:4) {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v18.14.2
The text was updated successfully, but these errors were encountered: