Error: ENOENT: no such file or directory, open '/home/user/.config/gpt-cli/.gptrc'
When i install gptcli, i have this issue : node:fs:600 handleErrorFromBinding(ctx); ^
Error: ENOENT: no such file or directory, open '/home/
i fixed it with create gpt-cli dir in .config and .gptrc file.
mkdir ~/.config/gpt-cli && touch .config/gpt-cli/.gptrc
hi @Sterben667 thanks for install it.
what system are you using?