Describe the bug
Below command which is the first command to create code apps project is failing
Steps to Reproduce
- Follow steps to create sample code apps using following MS article:
https://learn.microsoft.com/en-us/power-apps/developer/code-apps/how-to/create-an-app-from-scratch
3. 1. npx degit github:microsoft/PowerAppsCodeApps/templates/vite my-app
Expected behavior
command execute successfully
Actual behavior
Error:
! could not download https://github.com/microsoft/PowerAppsCodeApps/archive/9eab5e7f6e2726ce4103f291244a11aba02566cc.tar.gz
Screenshots or Error Messages
Attached
Environment information
- Framework, build tool or relevant package used: React,Vite
Describe the bug
Below command which is the first command to create code apps project is failing
Steps to Reproduce
https://learn.microsoft.com/en-us/power-apps/developer/code-apps/how-to/create-an-app-from-scratch
3. 1. npx degit github:microsoft/PowerAppsCodeApps/templates/vite my-app
Expected behavior
command execute successfully
Actual behavior
Error:
! could not download https://github.com/microsoft/PowerAppsCodeApps/archive/9eab5e7f6e2726ce4103f291244a11aba02566cc.tar.gz
Screenshots or Error Messages
Attached
Environment information