vue.js 进行初始化遇到的关于core-js的错误@core-js/modules/es6.array.find-index 这是因为core-js版本太高 安装了淘宝镜像就可以 cnpm install core-js@2 相关文章: