Danny Althoff

Results 267 comments of Danny Althoff

Things that I stumbled upon that I tried with no luck: https://github.com/kulshekhar/ts-jest/issues/970 https://github.com/facebook/jest/issues/12036 https://github.com/facebook/jest/issues/9771 https://stackoverflow.com/questions/64999897/jest-syntaxerror-unexpected-token-export

Just wanted to drop this here, due to this being referenced an that electron issue. That issue got closed without a proper fix (due to a stupid auto-close bot). You...

Interesting ... so they removed some "vital" parts of my plugin :( thanks for reporting this (I wasn't aware that the Gradle-project does change that much)

Thanks for the hint @debuglevel , I will look into it. 2020 was not my best year, so good way for "new year resolutions" 😺

You need to have OpenJFX installed too, having just OpenJDK installed isn't everything that is required,

Can you give me a bit more details to your development environment? Which gradle-version are you using, which JDK/(Open)JFX are you using? Just a reminder, this gradle-plugin is not yet...

Did you install the OpenJFX-part too?

@chaddaniels that's a good explanation, on Windows there was some low-level binary-code patching required due to some bug, seems that they backported a lot of changes there :( therefor: confirmed...

You might want to check if this works with the SNAPSHOT-version, see this for more information: https://github.com/FibreFoX/javafx-gradle-plugin/issues/57#issuecomment-359281615 As the JDK 10 is not yet official/stable, there is no support for...

Yes, it is existing, but does not contain the same stuff ;) will look into this the next days.