I am using GNU Emacs 26.1
on macOS Catalina.
When I try to enable ispell
or flycheck-mode
I am getting following error:
No word lists can be found for the language "en_US".
=> How could I fix this error?
Package aspell comes with Debian 11, but evidently lacks dictionaries.
sudo apt-get install aspell-en
Installs the English spelling dictionary for aspell.