Hi people,
I got the following problem when running the convert-examples-to-sfdx.sh script:
/c/Program Files/sf/bin/../client/bin/sf.cmd: line 1: @echo: command not found /c/Program Files/sf/bin/../client/bin/sf.cmd: line 2: setlocal: command not found /c/Program Files/sf/bin/../client/bin/sf.cmd: line 4: syntax error near unexpected token ('
/c/Program Files/sf/bin/../client/bin/sf.cmd: line 4: if not "%SF_REDIRECTED%"=="1" if exist "%LOCALAPPDA
I publised everything I tried on this stackexchange thread:
link
Please help me out!