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 n ame 'Completed'. (new in 3.2) #132

Closed
gklasen opened this issue Mar 1, 2021 · 1 comment
Closed

Cannot find n ame 'Completed'. (new in 3.2) #132

gklasen opened this issue Mar 1, 2021 · 1 comment

Comments

@gklasen
Copy link

gklasen commented Mar 1, 2021

Compilation in 3.2 is not possible as references to 'Completed' are missing.

ERROR in node_modules/electron-dl/index.d.ts:88:38 - error TS2304: Cannot find n
ame 'Completed'.

88      readonly onCompleted?: (completed: Completed) => void;

Temporary fix is downgrade to 3.1

@mquevill
Copy link
Contributor

Should be fixed in v3.2.1 in 2bd888c.

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

No branches or pull requests

3 participants