vue yarn报错@achrinza/node-ipc@9.2.2: The engine “node“ is incompatible with this module. 【代码】vue yarn报错@achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module.
Cannot assign to read only property ‘exports‘ of object ‘#<Object>‘ 方式②:安装babel-plugin-transform-es2015-modules-commonjs。webpack打包js文件中不允许混用import和module.exports。.babelrc文件配置。