-
**ERROR Failed to compile with 1 error Module not found: Error: Can't resolve 'echarts'** `ERROR Failed to compile with 1 error Module not found: Error: Can't resolve 'echarts'` |
Beta Was this translation helpful? Give feedback.
Answered by
zouyaoji
May 4, 2022
Replies: 1 comment 1 reply
-
This is a known bug, please install the echarts dependency manually and fix it in the next version. npm install echarts --save |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zouyaoji
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a known bug, please install the echarts dependency manually and fix it in the next version. npm install echarts --save