halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
455 stars 86 forks source link

`asdf list-all java` command returns parse error #88

Closed JimmyCN1 closed 4 years ago

JimmyCN1 commented 4 years ago

The command asdf list-all java is returning

parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1586, column 9
parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1586, column 9
parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1586, column 9

after mulitple reinstallations of the plugin and asdf itself