WarmSaluters / mailmerge-js

AI-powered Gmail Automation CLI
https://www.mailmerge-js.dev/
MIT License
22 stars 3 forks source link

Showing error message if given path does not exist #12

Closed monikkacha closed 2 months ago

monikkacha commented 2 months ago

I was testing an option to save emails to local storage rather than pushing them to Gmail drafts. I accidentally entered an incorrect path, and it printed emails saved even though the entered path didn't exist.

We should display an error message so that the user knows the path was incorrect.

I am thinking of fixing this issue. What do you think, @charlesyu108

charlesyu108 commented 2 months ago

Hey, sounds like a good issue! Feel free to open that PR :^)

monikkacha commented 2 months ago

@charlesyu108 checks added and PR raised #13

charlesyu108 commented 2 months ago

Thanks @monikkacha. Sorry for the delay. Just merged and rolled out a new version mailmerge-js@1.0.23