Skip to content

[Bug]: Power Apps CLI not detected #70

@Sartor87

Description

@Sartor87

Contact Details

kiril.iliev@windowslive.com

What happened?

Based on #34 , I've found that if I just had Power Apps CLI installed per user (for example, through Power Platform Tools VS Code extension), we will need to reference it from there.

Here is a suggestion for an additional check and reference for PAC:

  1. Get user's current roaming folder
    Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)

  2. Concatenate the path to the extension's executable
    ${YourAppDataFolderPath}\Code\User\globalStorage\microsoft-isvexptools.powerplatform-vscode\pac\tools\pac.exe

What version of the tool are you using?

2.2023.6.162

What version of XrmToolBox are you running?

1.2023.12.68

Relevant log output

Metadata

Metadata

Labels

bugSomething isn't workingtriage

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions