Closed pbrisbin closed 2 months ago
@pbrisbin thanks for reporting, i'll have a look tonight :)
I succeeded to reproduce the issue on linux (MegaLinter build ^^)
I'll do what i can to fix, as it's probably in node-java-caller package ^^
Thanks!
@pbrisbin working well now ? :)
@pbrisbin thanks for your feedback :)
it seems there is still an issue with latest version, maybe make some tests before using it ^^
Ah that's too bad. We do have some tests, that passed. So the issue must be limited in scope.
I'm getting the error in the title attempting to run
npm-groovy-lint --version
.You can reproduce using a node20 docker image with the following:
I get:
Omitting
--version
produces the same error. But--help
seems to work.Everything was working fine with v14.6.
For context, I maintain Restyled, which wraps this project as a Restyler. Our CI is failing on the update to v15.