npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: ruoyi@3.8.1 npm ERR! Found: html-webpack-plugin@5.5.3 npm ERR! node_modules/html-webpack-plugin npm ERR! dev html-webpack-plugin@"^5.5.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer html-webpack-plugin@"^3.0.0 || ^4.0.0" from script-ext-html-webpack-plugin@2.1.5 npm ERR! node_modules/script-ext-html-webpack-plugin npm ERR! dev script-ext-html-webpack-plugin@"2.1.5" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
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 (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\webpack\lib\util\createHash.js:135:53) at NormalModule._initBuildHash (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\webpack\lib\NormalModule.js:417:16) at handleParseError (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\webpack\lib\NormalModule.js:471:10) at C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\webpack\lib\NormalModule.js:503:5 at C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\webpack\lib\NormalModule.js:358:12 at C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\loader-runner\lib\LoaderRunner.js:373:3 at iterateNormalLoaders (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\loader-runner\lib\LoaderRunner.js:214:10) at Array.<anonymous> (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\loader-runner\lib\LoaderRunner.js:205:4) at Storage.finished (C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16) at C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9 at C:\Users\Peridot\Escritorio\proyectos\DoneWithIt\node_modules\graceful-fs\graceful-fs.js:123:16 at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }