echarts
echarts copied to clipboard
[Bug] Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
Version
lastet
Link to Minimal Reproduction
No response
Steps to Reproduce
update typescript 5.0.2
Current Behavior
Option 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error.
Expected Behavior
fix
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
the same error as you
ECharts uses a fixed typescript version 4.4 rather than 5.0 for development.