beat-the-buzzer commented on issue #17974:
URL: https://github.com/apache/echarts/issues/17974#issuecomment-1327125481

   > If you are using v5, please use named import instead of default import. 
See also 
[v5-upgrade-guide#importing-echarts](https://echarts.apache.org/handbook/en/basics/release-note/v5-upgrade-guide/#importing-echarts)
   
   V4.6.0
   import echarts from 'echarts'    =====> cannot work
   import echarts from 'echarts/lib/echarts' =====> works


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to