You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/02/05 05:55:07 UTC

[GitHub] [echarts] pissang commented on issue #14218: The registration topic failed after upgrading from 4.9.0 to 5.0.1, as shown below

pissang commented on issue #14218:
URL: https://github.com/apache/echarts/issues/14218#issuecomment-773809253


   Please use named exports
   
   ```js
   import * as echarts from 'echarts/lib/echarts';
   ```
   
   Here is an upgrade guide.
   
   https://echarts.apache.org/zh/tutorial.html#ECharts%205%20%E5%8D%87%E7%BA%A7%E6%8C%87%E5%8D%97
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org