Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find name PicGo #69

Closed
wayjam opened this issue Feb 8, 2021 · 2 comments
Closed

Cannot find name PicGo #69

wayjam opened this issue Feb 8, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@wayjam
Copy link

wayjam commented Feb 8, 2021

v.1.4.16 编译出错,是否是部分 PicGo 符号没有改为 IPicGo 接口?

node_modules/picgo/dist/src/types/index.d.ts:200:18 - error TS2304: Cannot find name 'PicGo'.

200   handle: ((ctx: PicGo) => Promise<any>) | ((ctx: PicGo) => void)
                     ~~~~~

node_modules/picgo/dist/src/types/index.d.ts:200:51 - error TS2304: Cannot find name 'PicGo'.

200   handle: ((ctx: PicGo) => Promise<any>) | ((ctx: PicGo) => void)
@Molunerfinn
Copy link
Member

收到,明天修复

@Molunerfinn Molunerfinn added the bug Something isn't working label Feb 9, 2021
@Molunerfinn
Copy link
Member

试试 1.4.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants