错误详细信息:

lizhao@lizhao-PC:~/qork/ruoyi-ui/ruoyi-ui$ npm run dev

> ruoyi@3.5.0 dev
> vue-cli-service serve

Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
 INFO  Starting development server...
10% building 2/5 modules 3 active ...node_modules/babel-loader/lib/index.js!/home/lizhao/qork/ruoyi-ui/ruoyi-ui/node_modules/eslint-loader/index.js??ref--13-0!/home/lizhao/qork/ruoyi-ui/ruoyi-ui/src/main.jsnode:internal/crypto/hash:67
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:130:10)
    at module.exports (/home/lizhao/qork/ruoyi-ui/ruoyi-ui/node_modules/webpack/l

04-03 23:03