-
Notifications
You must be signed in to change notification settings - Fork 4
error (e)
moiSentineL edited this page Aug 3, 2024
·
1 revision
"flomo isn't working for me / showing a bunch of errors / glitchy or something/ etc."
CHECK THE LOG and LET US KNOW!
You can do that by flomo error
or flomo er
This will print the file path of the error.log
file which you can refer to.
If I run the command, it shows something like:
File Path: /home/nibir/.config/flomo/error.log
You can go there and see what is wrong.
You can also clear the log using flomo er -c
or flomo er --clean
You can run:
cat $(flomo er)
and it will just output the log in the terminal itself.