darrenburns / posting

The modern API client that lives in your terminal.
Apache License 2.0
4.48k stars 64 forks source link

Crash on creating request in non-existent directory #86

Closed khaosdoctor closed 4 weeks ago

khaosdoctor commented 1 month ago

If I try to create a new request and, in the directory field, put something different than . and this directory does not exist I get a huge stacktrace but it sums up to this error:

image

darrenburns commented 1 month ago

Can you share what directory you put? And also the stack trace?

I think this is fixed in the upcoming release, but would appreciate if you can share the exact thing you wrote in the field.

khaosdoctor commented 1 month ago

I removed the . and added Veryfi which was the name of the collection I was creating. I tried again creating the correct directories under the collection folder and then used ./veryfi and it worked

darrenburns commented 4 weeks ago

Seems to be fixed on the new version, 1.11.0. Feel free to re-open if you're still having issues!