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

A 'declare' modifier cannot be used in an already ambient context #103

Open
andershagbard opened this issue Jan 10, 2024 · 2 comments
Open

Comments

@andershagbard
Copy link

Getting the following error when running tsc on version 2.4.2:
node_modules/fitty/index.d.ts(24,5): error TS1038: A 'declare' modifier cannot be used in an already ambient context.

@andershagbard andershagbard changed the title A 'declare' modifier cannot be used in an already ambient context. A 'declare' modifier cannot be used in an already ambient context Jan 10, 2024
@rastographics
Copy link

Hi i'm having this same error. Did you find a solution @andershagbard ?

@andershagbard
Copy link
Author

Hi i'm having this same error. Did you find a solution @andershagbard ?

Just use the previous version

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