老师 又出现了依赖报错 这已经好几次了 感觉是版本不匹配的问题 但是担心改了版本又有新的依赖错误
用 npm i -S vue-echarts v-charts --legacy-peer-deps 安装echarts和 v-charts
These dependencies were not found:
To install them, you can run: npm install --save @vue/composition-api/dist/vue-composition-api.mjs echarts/core
照着提示安装对应的依赖 还是不行 跟着网上用yarn 添加也出现了报错