长毛象 (@sseccus)ruoyi-vue-pro前端vue3项目启动报错A route named "Redirect" has been added 中发帖

看到几个帖子分享ruoyi-vue-pro的资料。 
闲着没事想把项目跑一下看看有没有能用的东西。
后端启动正常了。
前端是 yudao-ui-admin-vue3
我的环境
node v20.10.0
npm 8.19.4
pnpm 9.14.2
npm install 顺利
npm run dev 启动控制台没报错,有Deprecation Warning,应该不重要。
浏览器打开网址,页面卡在logo转圈。浏览器控制台报错
vue-router.mjs:1789 Uncaught Error: A route named "Redirect" has been added as a child of a route with the same name. Route names must be unique and a nested route cannot u...