JakePi3

Results 4 comments of JakePi3

That didn't make any difference, but I do have a suggested fix that I cribbed from antlr: @Override public SourceVersion getSupportedSourceVersion() { return SourceVersion.latestSupported(); } Add above to ServiceProxyProcessor (or...

+1 I would also like to see this fixed. I've had the release plugin applied independently to subprojects but this is failing when there is a project depenency, with the...

I used `:Mason` to manually install the package to get rid of this error. However, I first had to use `apt install npm` to get npm up and running. I'm...