ElemeFE / mint-ui

Mobile UI elements for Vue.js
http://mint-ui.github.io/#!/en
MIT License
16.55k stars 3.55k forks source link

项目无法运行 #1634

Closed zhangxinmiao-study closed 3 years ago

zhangxinmiao-study commented 3 years ago

下载了yarn webpack版本 2.7.0 node 版本 14.16.0 使用npm run dev 控制台报错信息 Uncaught TypeError: Cannot assign to read only property 'exports' of object '#' at Object.eval (index.js?9552:85) at eval (index.js?9552:121) at Object../src/index.js (app.js:3788) at webpack_require (app.js:660) at fn (app.js:86) at eval (toast.vue?c81e:1) at Object../node_modules/buble-loader/index.js?objectAssign=Object.assign&jsx=h!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./example/pages/toast.vue (app.js:1235) at webpack_require (app.js:660) at fn (app.js:86) at eval (toast.vue?cbc8:8)

请问有遇到过类似问题的朋友吗 请求指点