首页 > 其他 > 详细

Vue 报 Cannot assign to read only property 'exports' of object 的错误

时间:2021-04-20 13:46:18      阅读:14      评论:0      收藏:0      [点我收藏+]

 技术分享图片

 

 

先把package.json 里面的"babel-plugin-transform-runtime"删除,install 一下, 然后把babelrc中的‘plugins’里面transfrom-runtime删除,在dev一下就行了,

参考文献地址:https://blog.csdn.net/u013034736/article/details/70174425

Vue 报 Cannot assign to read only property 'exports' of object 的错误

原文:https://www.cnblogs.com/zyh2333/p/14680482.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!