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

error TS6200: Definitions of the following identifiers conflict with those in another file #2

Closed
BartNetJS opened this issue Dec 31, 2018 · 1 comment

Comments

@BartNetJS
Copy link

Hi, i got the following compile error when importing from custom-electron-titlebar

I followed your example for typescript and added it to the renderer.ts

image

@AlexTorresDev
Copy link
Owner

The error TS6200 occurs when using typescript in the main electron file. This has been resolved in the latest version (v2.1.0) 😃

Repository owner deleted a comment from BartNetJS Jan 25, 2019
AlexTorresDev pushed a commit that referenced this issue Mar 10, 2021
upgrade electron, typescript, set peer dependencies for electron
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

2 participants