api-platform-samples
api-platform-samples copied to clipboard
deployment failure on simplest-proxy
Hi, I am trying to deploy the simplest-proxy and getting below error while running ./deploy.sh. Please find the attach screenshot if my explanation is unclear
../../setup/userconf.sh: line 13: $'\r': command not found
../../setup/userconf.sh: line 19: syntax error near unexpected token $'\r'' './../setup/userconf.sh: line 19:
_get_var()
I'm running a bash shell on MacOs, and it works as expected. If you're on a PC, maybe that is causing a problem. I found this information -- does it help? https://stackoverflow.com/questions/11616835/r-command-not-found-bashrc-bash-profile/32912867