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

Probleme mit dem Pick and Ban Tool SCN Caster Sujuki #1

Closed
Sujuki2000 opened this issue Mar 5, 2021 · 2 comments
Closed

Probleme mit dem Pick and Ban Tool SCN Caster Sujuki #1

Sujuki2000 opened this issue Mar 5, 2021 · 2 comments

Comments

@Sujuki2000
Copy link

Screenshot (17)
Screenshot (18)
Screenshot (19)

@MarkL4YG
Copy link
Member

MarkL4YG commented Mar 6, 2021

Since the issue was not described very much, I needed some tome to reproduce this. However, I was able to and released version 1.0.1 that includes a work-around for this.

The underlying cause is an update of DefinitelyTyped/DefinitelyTyped that caused several issues.
In our case, the patch increment wasn't semver-compliant and introduced breaking changes to the type definitions. That's why the compile failed when the application was started. The work-around for us is just pinning @types/fs-extra to 9.0.0 which doesn't have this issue.

I'm leaving this open until the actual issue is resolved and the work-around removed.

@MarkL4YG
Copy link
Member

MarkL4YG commented Feb 3, 2022

Since this has been resolved upstream, I'll close this issue.

@MarkL4YG MarkL4YG closed this as completed Feb 3, 2022
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