Closed Enteleform closed 5 years ago
for me also the same issue. I find out the issue is when you are using git bash as default terminal .. u will be good with command prompt
@harshitsilly
I find out the issue is when you are using git bash as default terminal .. u will be good with command prompt
I'm actually having this issue with Windows 10's Command Prompt.
Shall be fixed in version 3.5.4.
It appears that target paths are not properly quoted before being passed as an argument to their executing program. I ran into this issue while attempting to execute a Python script, although it may affect other task types as well.
Here is Quick Task's terminal output when attempting to execute a Python script from the
quicktask.showTasks
menu: