Linux brew install languagetool, service does not start #6135
-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
That might be a bug in the configuration. Unfortunately I know nothing about languagetool, so if you find anything a pull request would be welcome. |
Beta Was this translation helpful? Give feedback.
-
Open the formula file, with
and add
before Maybe the log folder is not exist and so this can be happen. |
Beta Was this translation helpful? Give feedback.
Open the formula file, with
code
or whateverand add
before
service do
and reinstall, try again, please.Maybe the log folder is not exist and so this can be happen.