Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
v-gpriyanshu opened this issue Nov 4, 2024 · 1 comment

Comments

@v-gpriyanshu
Copy link

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 :-

  • task: TfxInstaller@4
    inputs:
    version: 'v0.x'

Image

@ivanduplenskikh
Copy link
Contributor

@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 [email protected] using TfxInstaller@4 on my test organization.
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants