microsoft / tfs-cli

Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services
MIT License
372 stars 132 forks source link

Unable to install tfx-cli using yaml task in Azure Devops Pipeline - TfxInstaller@4 #476

Open v-gpriyanshu opened 3 weeks ago

v-gpriyanshu commented 3 weeks ago

Whenever we try to install tfx-cli using TfxInstaller@4 task, error persists : "Unable to find Tfx version". We tried we every other version, it's not working. Here is the task :-

Image

ivanduplenskikh commented 3 weeks ago

@v-gpriyanshu, I noticed that your screenshot shows the extension v3, yet in your message, you referred to TfxInstaller@4. Could you kindly clarify which version is currently in use?

I've successfully installed tfx-cli@0.17.0 using TfxInstaller@4 on my test organization. Image