Arron

Results 3 issues of Arron

你好,请教一下,你有没有遇到过,子应用分别是 vue2 和 vue3,这时用 pnpm 安装,启动时会报这个。 ![image](https://user-images.githubusercontent.com/30594030/168727446-6b8711e2-ed90-4f7f-8152-77838d6b2397.png)

 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @types/svgo@^2.6.1 The latest release of @types/svgo is "2.6.0".

### Version e.g.5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. 使用 TypeScript 2. 调用 instance.getOption() 返回类型提示是 ECBasicOption,但实际返回类似于 { title: [{...}], legend: [{...}], grid: [{...}] }...

bug
typescript