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 2022/04/11 08:05:59 UTC

[GitHub] [echarts] staxing commented on issue #14138: echarts@5.0^ cannot be imported in Vue.The error is that echarts cannot be found. Please resolve this issue.

staxing commented on issue #14138:
URL: https://github.com/apache/echarts/issues/14138#issuecomment-1094680148

   > import * as echarts from 'echarts/dist/echarts.esm';
   
   5.2version
   use  import * as echarts from 'echarts'  cannot success  
   but use  import * as echarts from 'echarts/dist/echarts.esm' success 
   
   this is why


-- 
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: commits-unsubscribe@echarts.apache.org

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