Closed akamud closed 8 years ago
@akamud - Can you say how the VSTS agent is deployed here--is it running as a service?
We are running it via command line at the moment.
Thanks. Can you also do echo %APPDATA% from the command prompt (the same one where you run the agent) to verify APPDATA is actually set. Also, what the exact version of Windows that you're on? It seems like this is earlier a configuration problem or a bug with the newest Windows task agent.
@akamud - Also, can you please say what version of the agent is installed. In particular, is it the "Windows" agent or the new "Windows (preview)" agent (the cross platform one). And knowing the version number would be great too.
@akamud Thanks for reporting this issue. I was investigating this issue and looks like we do not have enough information. Can you please respond with information about running echo %APPDATA%
on the agent ? Looks like that may not be defined.
Sorry for taking so long to respond, I was getting this error in a project from another team at my company, unfortunately I was trying to get them to send me more information with no success.
I'm sorry for leaving this with incomplete information.
@akamud No worries. Let's close this issue. If you found the necessary information, please reopen. Thanks :)
When I run
cordova rm android
on my agent (on-premises) I get this error:I noticed it was a problem getting the paths here, so I printed all the paths it is trying to access during the task, and noticed all of them are undefined:
Could this be a bug in the task?
Versions used: CordovaCommand:
1.3.9
Cordova:5.4.0