azure-search-openai-demo
azure-search-openai-demo copied to clipboard
bad variable name issue with ./start.sh
./start.sh is throwing this error:
Loading azd .env file from current environment
./start.sh: 9: export: : bad variable name
please, help
That operating system and version are you running?
I am running MacOS (Ventura 13.6.4). I have been using this app for over week with no issue. Today I tried to deploy it into my VM and thus made some changes. But after that I everted back to original git version. But still I am running into this issue when I run ./script/start.sh
I am using the main branch
*Correction: when I run ./start.sh
What's the output of /bin/sh --version on the machine you're getting the error?