vue Uncaught TypeError: Cannot assign to read only property ‘exports‘ of object

Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>'

删除node_modules 

和package-lock.json

换成淘宝的cnpm镜像

重新cnpm install

cnpm run dev即可

猜你喜欢

转载自blog.csdn.net/weixin_43452467/article/details/112259084