komenti
komenti copied to clipboard
Error using get_abstracts command
$groovy Komenti get_abstracts -l labels.txt --out abstracts/
[get_abstracts, -l, labels.txt, --out, abstracts/]
Caught: groovy.lang.MissingMethodException: No signature of method: java.lang.Boolean.split() is applicable for argument
types: (String) values: [,]
Possible solutions: split(groovy.lang.Closure), wait(), wait(long), getAt(java.lang.String), sprintf(java.lang.String, j
ava.lang.Object), print(java.lang.Object)
groovy.lang.MissingMethodException: No signature of method: java.lang.Boolean.split() is applicable for argument types:
(String) values: [,]
Possible solutions: split(groovy.lang.Closure), wait(), wait(long), getAt(java.lang.String), sprintf(java.lang.String, j
ava.lang.Object), print(java.lang.Object)
at Komenti.run(Komenti:235)
at Komenti$run.callCurrent(Unknown Source)
at Komenti.run(Komenti:66)
java 10.0.2 2018-07-17 on windows
please git pull, i fixed this issue this morning. sorry about that!