acli rovodev run
works correctly when executed from the C:\Users\user>
directory. However, when attempting to run the same command from any other directory, it fails with the error message: 'acli' is not recognized as an internal or external command, operable program or batch file.
This happens consistently in both Command Prompt and PowerShell.
AI just said to
"C:\Path\To\acli.exe" rovodev run
so i did
"C:\Users\main\acli.exe" rovodev run
and it works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.