awesome-echarts icon indicating copy to clipboard operation
awesome-echarts copied to clipboard

An typescript error in 5.1.0

Open hibi66 opened this issue 3 years ago • 3 comments

Failed to compile. *****node_modules/echarts/types/dist/echarts.d.ts TypeScript error in *****node_modules/echarts/types/dist/echarts.d.ts(6391,13): Type expected. TS1110 6389 | $vars: string[]; 6390 | } & {

6391 | [key in ${ComponentMainType}Index]: number; | ^ 6392 | } & { 6393 | [key in string]: unknown; 6394 | }; info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

hibi66 avatar Apr 19 '21 06:04 hibi66

Same issue here, wish for resolve.

junchaohu avatar Apr 23 '21 07:04 junchaohu

Will be fixed in 5.1.1

pissang avatar Apr 23 '21 13:04 pissang

Will be fixed in 5.1.1

looks like it is not solved yet? I am using version 5.1.2

tonyabracadabra avatar Aug 17 '21 09:08 tonyabracadabra

Please open an issue in apache/echarts if this remains to be a problem.

Ovilia avatar Oct 09 '22 06:10 Ovilia