wled-manager icon indicating copy to clipboard operation
wled-manager copied to clipboard

Please help me

Open 408490923 opened this issue 3 years ago • 0 comments

hello

Please help me

what is your nodejs version\ yarn version ?

run error info

PS D:\code\wled-manager-master> npm run dev

[email protected] dev nextron

ready - started server on 0.0.0.0:8888, url: http://localhost:8888 info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:140:10) at BulkUpdateDecorator.hashFactory (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:138971:18) at BulkUpdateDecorator.update (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:138872:50) at OriginalSource.updateHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack-sources3\index.js:1:10264) at NormalModule._initBuildHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68468:17) at handleParseResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68534:10) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68628:4 at processResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68343:11) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68407:5 Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:140:10) at BulkUpdateDecorator.update (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:138872:50) at OriginalSource.updateHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack-sources3\index.js:1:10264) at NormalModule._initBuildHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68468:17) at handleParseResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68534:10) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68628:4 at processResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68343:11) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68407:5 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:140:10) at BulkUpdateDecorator.hashFactory (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:138971:18) at BulkUpdateDecorator.update (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:138872:50) at OriginalSource.updateHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack-sources3\index.js:1:10264) at NormalModule._initBuildHash (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68468:17) at handleParseResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68534:10) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68628:4 at processResult (D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68343:11) at D:\code\wled-manager-master\node_modules\next\dist\compiled\webpack\bundle5.js:68407:5 { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }

Node.js v19.0.0

408490923 avatar Oct 27 '22 11:10 408490923