neuron-dashboard 编译问题

出现如下错误, 是不是少了配置文件?
$ yarn serve
yarn run v1.22.19
$ 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/2 modules 0 active ERROR TypeError: Cannot read properties of undefined (reading ‘upgrade’)

请问具体的版本号是?

2.6.2 。
是不是git少上传了 前端的工程配置文件?

请问有执行 yarn install 安装项目的依赖吗

有的