[Solved] Error report of introducing Vue into ecarts GL

ERROR Failed to compile with 3 errors 11:11:19 ├F10: AM┤
This dependency was not found:
echarts/lib/label/labelStyle in ./node_modules/echarts-gl/lib/component/common/LabelsBuilder.js, ./node_modules/echarts-gl/lib/component/grid3D/Grid3DView.js and 1 other
To install it, you can run: npm install –save echarts/lib/label/labelStyle
This error was reported after the introduction was started
then downgraded
npm install [email protected] --save

Read More: