Feature Request: need bash deployment scripts for Mac OS or Linux
I wish to test your excellent work, but I cannot deploy with my Macbook or DevContainer. When can we get the bash deployment scripts?
If I deploy with 'azd up' command, I get following error:
ERROR: error executing step command 'provision': failed running pre hooks: 'preprovision' hook failed with exit code: '0', Path: '/var/folders/35/l6ghl6ln6jv_455v8n6ntkvw0000gq/T/azd-preprovision-562343696.ps1'. : executable file not found in $PATH
PowerShell 7 is not installed or not in the path. To install PowerShell 7, visit https://learn.microsoft.com/powershell/scripting/install/installing-powershell
Thank you.