ericm / stonks

Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash.
https://stonks.icu
GNU General Public License v3.0
548 stars 35 forks source link

Filename: /Users/montanaflynn/.config/stonks requires valid extension. #2

Closed montanaflynn closed 4 years ago

montanaflynn commented 4 years ago

I get this error trying to save a favorite:

$ stonks -s AMD -n "Advanced Micro Devices"
Filename: /Users/montanaflynn/.config/stonks requires valid extension.
ericm commented 4 years ago

seems like a macos issue. Temporarily, see if running that command with sudo fixes it

montanaflynn commented 4 years ago

@ericm nope, I think it's a viper issue:

https://github.com/spf13/viper/issues/829