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

Latest version causes an exception in ts-jest #38

Closed
mmomtchev opened this issue Mar 25, 2022 · 0 comments · Fixed by #39
Closed

Latest version causes an exception in ts-jest #38

mmomtchev opened this issue Mar 25, 2022 · 0 comments · Fixed by #39

Comments

@mmomtchev
Copy link
Contributor

    TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<QuickLRU>'

      at node_modules/quick-lru/index.js:278:22
      at Object.<anonymous> (node_modules/quick-lru/index.js:1:1)

Symbol.toStringTag should be a getter, not a function

geotiffjs/geotiff.js#292

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

Successfully merging a pull request may close this issue.

1 participant