cocmd / cocmd

sharing cmd/shell knowledge is easy
https://cocmd.org
GNU General Public License v3.0
10 stars 3 forks source link

bug: No such file or directory on the saved_params.yaml file #93

Closed mzsrtgzr2 closed 11 months ago

mzsrtgzr2 commented 1 year ago

Describe the bug harmless but its looks bad [2023-11-06T15:26:57Z ERROR cocmd::core::models::settings] /Users/mosher/.cocmd/saved_params.yaml: No such file or directory (os error 2)

we tried to trad saved_params.yaml before it's created

To Reproduce

rm -rf ~/.cocmd/saved_params.yaml ➜ cocmd show packages [2023-11-06T15:26:57Z ERROR cocmd::core::models::settings] /Users/mosher/.cocmd/saved_params.yaml: No such file or directory (os error 2)

Expected behavior touch the file if missing