Closed kbareis closed 1 year ago
With the current version of the script, I am getting the error: build.sh: line 60: cd: vendor: No such file or directory
build.sh: line 60: cd: vendor: No such file or directory
I added a line just prior to resolve the issue: mkdir vendor
mkdir vendor
Nevermind... I killed the skeleton and vendor folder from the original pull I did. Closing ticket.
With the current version of the script, I am getting the error:
build.sh: line 60: cd: vendor: No such file or directory
I added a line just prior to resolve the issue:
mkdir vendor