marcusolsson / obsidian-vale

A Vale client for Obsidian.
MIT License
85 stars 8 forks source link

Enable 'Readability': 'Error: child exited with code 2' #13

Open pivic opened 2 years ago

pivic commented 2 years ago

Using Obsidian v0.13.21 with the latest obsidian-vale plugin, I've found that the following generates a problem:

  1. Go to Obsidian > Settings > Vale.
  2. Enable Readability.
  3. Check a file with Vale.

The error says the following:

'Something went wrong ... Error: child exited with code 2'

When I disable Readability and check a file with Vale, the error does not recur.

When Readability is enabled, everything in its options section is enabled and set to default.

marcusolsson commented 2 years ago

Hey! What Vale version are you using? Readability is only available with a recent version of Vale, so you might need to reinstall you vale binary.

pivic commented 2 years ago

I'm using the latest version of Vale, I mean, your plugin. On macOS, if that matters? Please let me know if there's anything I can do about the matter. This could very well be an error that's turned up due to my stupid self.