microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
312 stars 51 forks source link

[BUG]: Installation by CLI is not working #453

Closed alx-kpk closed 3 months ago

alx-kpk commented 6 months ago

Describe the bug When executing CLI command to install CoE Starter Kit it fails with message

Package requested for installation was not found

To Reproduce follow instruction here: https://learn.microsoft.com/en-us/power-platform/guidance/creator-kit/setup#method-1-power-platform-cli

Expected behavior After execution CoE Starter Kit should be installed on target enviornment

Screenshots cli_coe_installation

Additional context Other commands like pac solution list working as expected, so it doesn't seem to be an issue of the selected profile

AB#2584

denise-msft commented 6 months ago

@alx-kpk when you run pac application list do you see CreatorKitCore listed? Also, did you first pac auth into a specific environment?

denise-msft commented 3 months ago

Closing due to inactivity - please reopen if you're still seeing this issue.