You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 11 Home latest
terminal: Windows Terminal latest
citty: version latest
node: v20.11.1
electron: v28.2.6
I have an electron app and I try to use citty for some simple commands but when I run the .exe file all works perfect but on in the end the process dont exit. I ask because maybe is my fault. Add process.exit in the run (maybe unnecessary), tell me if is wrong.
OS: Windows 11 Home latest
terminal: Windows Terminal latest
citty: version latest
node: v20.11.1
electron: v28.2.6
I have an electron app and I try to use
citty
for some simple commands but when I run the.exe
file all works perfect but on in the end the process dont exit. I ask because maybe is my fault. Addprocess.exit
in therun
(maybe unnecessary), tell me if is wrong.Code I use:
Edit: The weird thing... check how the terminal behaves...
What behavior I expect:
The text was updated successfully, but these errors were encountered: