You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing slack-term -c /some/path/to/config the config file is cleared with the default content (empty slack_token). Any other setting is removed as well.
It seems that slack-term fails to read the configuration and performs the default action (create new configuration file).
'-debug' flag show nothing else.
(As I commented in #268 , the default config file in snap is located inside the snap directory, which works if no -config is set).
The text was updated successfully, but these errors were encountered:
Version: 0.5.0
Installation method: snap
When executing
slack-term -c /some/path/to/config
the config file is cleared with the default content (empty slack_token). Any other setting is removed as well.It seems that
slack-term
fails to read the configuration and performs the default action (create new configuration file).'-debug' flag show nothing else.
(As I commented in #268 , the default config file in snap is located inside the
snap
directory, which works if no-config
is set).The text was updated successfully, but these errors were encountered: