BTMuli commented on issue #19992:
URL: https://github.com/apache/echarts/issues/19992#issuecomment-2436665149

   Facing new problem.
   
   To solve type err I try to use `import xx from 
"echarts/types/xx.js"`,however it throw `Failed to resolve import 
"echarts/types/xx.js"`
   
   And to solve the exist file,use `import xx from "echarts/xx"` throw `"Module 
'echarts/xx' has no exported member xx"`.
   
   Is there any workaround for nodenext?😅


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