jpbruinsslot/slack-term

config file is cleared when using '-config'

lepe opened this issue · 1 comments

lepe commented

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).

lepe commented

Sorry, it was a mistake in my part. removing this issue