Replies: 2 comments
-
Using indirected command to powershell as a workaround, but would love to know why the original does not work:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Do your file names contain spaces by any chance? I notice that your Powershell workaround has single quotes around the file name, and the original one doesn't. Another difference is the Apart from that, no idea, sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is the custom command that I have
The command shows up. But then results in this error:
I am able to perform the exact same command in CLI without issues. The files are not locked.
Beta Was this translation helpful? Give feedback.
All reactions