ant-design-vue-pro icon indicating copy to clipboard operation
ant-design-vue-pro copied to clipboard

构建完成打开报错

Open cage1993 opened this issue 4 years ago • 2 comments

报错信息如下: Uncaught RangeError: Maximum call stack size exceeded at Array.indexOf () at Function.e.use (vue.min.js:formatted:2155)

使用yarn.lock进行install 构建过程中遇到警告: Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db

cage1993 avatar Aug 23 '21 09:08 cage1993

使用Tag:v3 的 yarn.lock 和 vue.config.js

cage1993 avatar Aug 23 '21 09:08 cage1993

建议更新到这个试试 https://github.com/vueComponent/ant-design-vue-pro/releases/tag/3.0.2

sendya avatar Aug 23 '21 12:08 sendya