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

Type instantiation is excessively deep and possibly infinite. #647

Open
DLinser opened this issue Jul 18, 2024 · 3 comments
Open

Type instantiation is excessively deep and possibly infinite. #647

DLinser opened this issue Jul 18, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@DLinser
Copy link

DLinser commented Jul 18, 2024

Bug

Describe the bug
Error reported when using the 【Rule or Filter】 interface
import { Rule as GeoRule, Filter as GeoFilter, } from 'geostyler-style'
whenever I use GeoRule or GeoFilter,the error will show. The error message is "Type instantiation is excessively deep and possibly infinite."

@DLinser DLinser added the bug Something isn't working label Jul 18, 2024
@KaiVolland
Copy link
Contributor

Hey @DLinser, thanks for the report.

Which TypeScript version do you use?

@DLinser
Copy link
Author

DLinser commented Aug 14, 2024

@KaiVolland Thanks for the report. "geostyler-style": "^8.1.0",

@KaiVolland
Copy link
Contributor

Thanks. But i was asking for the TypeScript version not the geostyler-style version. You should also upgrade to the latest geostyler-style if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants