azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

bad variable name issue with ./start.sh

Open Izzatullohh opened this issue 1 year ago • 5 comments

./start.sh is throwing this error:

Loading azd .env file from current environment

./start.sh: 9: export: : bad variable name

please, help

Izzatullohh avatar Apr 09 '24 07:04 Izzatullohh

That operating system and version are you running?

tonybaloney avatar Apr 09 '24 08:04 tonybaloney

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

Izzatullohh avatar Apr 09 '24 08:04 Izzatullohh

I am using the main branch

Izzatullohh avatar Apr 09 '24 08:04 Izzatullohh

*Correction: when I run ./start.sh

Izzatullohh avatar Apr 09 '24 08:04 Izzatullohh

What's the output of /bin/sh --version on the machine you're getting the error?

tonybaloney avatar Apr 09 '24 09:04 tonybaloney