vue报错Cannot assign to read only property 'exports' of object

vue报错Cannot assign to read only property 'exports' of object

网上搜的结果因为是webpack版本太高而导致而导致的,结果自己重装webpack一直不成功,报错,也不知道是网还是啥问题,
网上还有一种方法是更改.babelrc文件

之前是
vue报错Cannot assign to read only property 'exports' of object
改为:
vue报错Cannot assign to read only property 'exports' of object
结果是成功了,