ElementUI/vue-cli-plugin-element

安装element-ui版本,package.json 跟package-lock.josn不一致的诡异问题

yangxiaoqiao2016 opened this issue · 0 comments

  1. 执行vue add element
  2. package.json 中的版本是 "element-ui": "^2.4.5"package-lock.json 版本是elementui最新版本
    image
    image