17:55:14.419 [tsl] ERROR at uni_modules\lime-file-utils\utssdk\web\index.uts.ts:22
17:55:14.420 TS2769:No overload matches this call.
17:55:14.420 Overload 1 of 2, '(blob: Blob): void', gave the following error.
17:55:14.420 Argument of type 'string | Blob' is not assignable to parameter of type 'Blob'.
17:55:14.420 Type 'string' is not assignable to type 'Blob'.
17:55:14.420 Overload 2 of 2, '(blob: Blob, encoding?: string | undefined): void', gave the following error.
17:55:14.420 Argument of type 'string | Blob' is not assignable to parameter of type 'Blob'.
17:55:14.420 Type 'string' is not assignable to type 'Blob'.
17:55:14.420 [tsl] ERROR at uni_modules\lime-file-utils\utssdk\web\index.uts.ts:24
17:55:14.420 TS2345:Argument of type 'string | ArrayBuffer | null' is not assignable to parameter of type 'string | ArrayBuffer | PromiseLike<string | ArrayBuffer>'.
17:55:14.420 Type 'null' is not assignable to type 'string | ArrayBuffer | PromiseLike<string | ArrayBuffer>'.
17:55:14.420 [tsl] ERROR at uni_modules\lime-file-utils\utssdk\interface.uts.ts:24
17:55:14.420 TS2552:Cannot find name 'IUniError'. Did you mean 'URIError'?

安之若
- 发布:2024-09-11 18:01
- 更新:2024-09-11 19:52
- 阅读:119
1 个回复
DCloud_UNI_Anne
是用了这个插件lime-file-utils吧,联系插件作者看是否支持