Skip to content

Error when download Power Pages code using VS Code #651

Discussion options

You must be logged in to vote

I had the same error in windows. Its something wrong with the verison of the pac cli. I found a work around by deleteing the files pac cli files inside here %USERPROFILE%\.dotnet\tools and then installing an older version which i know works, dotnet tool install --global Microsoft.PowerApps.CLI.Tool --version 1.24.3
If you have installed through vscode, you can uninstall it there and use the dotnet code to install it.
One downside to this is you have to manually update the pac cli version in the future.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@haryadihart
Comment options

@safwankarim-sentient
Comment options

Answer selected by haryadihart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants