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

build.ps1 expects tfx to exist #22

Open
pabrams opened this issue Dec 22, 2022 · 0 comments
Open

build.ps1 expects tfx to exist #22

pabrams opened this issue Dec 22, 2022 · 0 comments

Comments

@pabrams
Copy link

pabrams commented Dec 22, 2022

When I execute build.ps1 it seems to expect tfx-cli already is installed:

tfx : The term 'tfx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\powerbi-azure-pipelines-extensions\build.ps1:39 char:1

  • tfx extension create --overrides-file $ovverides --rev-version $Updat ...
  •   + CategoryInfo          : ObjectNotFound: (tfx:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    
pabrams added a commit to pabrams/powerbi-azure-pipelines-extensions that referenced this issue Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant