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

Duplicate identifier 'LineHeight' introduced in v4.5 #4879

Open
pgolofit opened this issue Feb 20, 2025 · 1 comment
Open

Duplicate identifier 'LineHeight' introduced in v4.5 #4879

pgolofit opened this issue Feb 20, 2025 · 1 comment

Comments

@pgolofit
Copy link

v4.5 is introducing [ERROR] TS2300: Duplicate identifier 'LineHeight' error in index.d.ts. LineHeight was alredy declared as an interface in this file.

@hchiam
Copy link

hchiam commented Feb 25, 2025

i noticed this error too while i was testing out Froala v4.5.0 for a project. i noticed that LineHeight is not being duplicately defined anywhere in the node_modules .ts files for our project, nor within the project itself, but still breaks the build of our project, so we have to settle with 4.4.0 for now, which is the version listed right before 4.5: https://froala.com/wysiwyg-editor/changelog/

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