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 use namespace 'LinkifyIt' as a type #1470

Open
ExpliuM opened this issue Jan 17, 2025 · 2 comments
Open

Cannot use namespace 'LinkifyIt' as a type #1470

ExpliuM opened this issue Jan 17, 2025 · 2 comments
Labels

Comments

@ExpliuM
Copy link

ExpliuM commented Jan 17, 2025

I'm getting the following issue:

../../node_modules/@types/markdown-it/dist/index.cjs.d.ts:981:23 - error TS2709: Cannot use namespace 'LinkifyIt' as a type.

981     readonly linkify: LinkifyIt;

on v0.37.3

@ExpliuM
Copy link
Author

ExpliuM commented Jan 17, 2025

updating to 0.37.4 didn't solved it

@ExpliuM ExpliuM closed this as completed Jan 17, 2025
@ExpliuM ExpliuM reopened this Jan 17, 2025
@DavidAnson
Copy link
Owner

Please show how to reproduce the issue. The markdown-it parser is no longer used by default.

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

No branches or pull requests

2 participants