> AquaBlueW...@1.0.0 start
> cross-env DEPLOY_ENV=dev node server.js server=<uStoreServerUrl>
[HPM] Proxy rewrite rule created: "^/ustorethemes/AquaBlueWithFooter/" ~> "/"
Defining routes from exportPathMap
node:internal/crypto/hash:68
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:68:19)
at Object.createHash (node:crypto:138:10)
at module.exports (C:\Applications\react\ng-theme-aqua-blue\src\node_modules\next\node_modules\webpack\lib\util\createHash.js:135:53)
at NormalModule._initBuildHash (C:\Applications\react\ng-theme-aqua-blue\src\node_modules\next\node_modules\webpack\lib\NormalModule.js:412:16)
at C:\Applications\react\ng-theme-aqua-blue\src\node_modules\next\node_modules\webpack\lib\NormalModule.js:444:10
at C:\Applications\react\ng-theme-aqua-blue\src\node_modules\next\node_modules\webpack\lib\NormalModule.js:320:13
at C:\Applications\react\ng-theme-aqua-blue\src\node_modules\loader-runner\lib\LoaderRunner.js:367:11
at C:\Applications\react\ng-theme-aqua-blue\src\node_modules\loader-runner\lib\LoaderRunner.js:233:18
at context.callback (C:\Applications\react\ng-theme-aqua-blue\src\node_modules\loader-runner\lib\LoaderRunner.js:111:13)
at C:\Applications\react\ng-theme-aqua-blue\src\node_modules\next\node_modules\babel-loader\lib\index.js:55:103 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v20.9.0