Closed jdkato closed 7 years ago
Thanks a lot for reporting this. Looks like vale is interpreting the text input as a flag, because it starts with --
.
Wrapping the text input in single quotes fixes this issue. The vale README uses single quotes (instead of only the text input) in its examples, so we can assume my implementation didn't comply with vale's API.
This exception is thrown whenever I open this file in Atom. It's possible that this is an issue with Vale, but I can't reproduce it outside of Atom (it works fine from the CLI and in Sublime Text). The JSON output (see below) also appears to be valid.
Let me know if I can provide anymore information.
Thanks!
JSON
Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.4 Thrown From: atomic-vale package 1.4.0
Stack Trace
Uncaught SyntaxError: Unexpected token I in JSON at position 0
Commands
Non-Core Packages