Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

辛苦大佬跟进下。演示案例没有正常的运行起来。 #5

Open
isrun opened this issue Nov 21, 2022 · 0 comments
Open

辛苦大佬跟进下。演示案例没有正常的运行起来。 #5

isrun opened this issue Nov 21, 2022 · 0 comments

Comments

@isrun
Copy link

isrun commented Nov 21, 2022

async screenCapture() {
return await this.tryBackend(async () => {
const imgBase64 = await this.worker.captureToBase64();
return image.newImageFromBase64(imgBase64);
}, this.imageError);/* */
}

调用提示次函数 this.tryBackend不是一个函数。
是和其他库有关系,需要安装吗?
辛苦大佬跟进下。997995615@qq.com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant