Closed aetxeberriasqs closed 3 years ago
You have executed the wrong script.
The actual one is located in scripts
and called test.sh
.
Your one is called located in omejdn-server/scripts
and called test_all.sh
.
Also do not forget to replace CLIENT_NAME with the name of your client.
I will update the README to be more specific about the location and then close this issue
Executing the $ scripts/test.sh CLIENT_NAME command, and error has occurred.
My Setup
After executing the sudo apt-get install ruby-full the last version of ruby is expected to be installed
What I have done up front
All the steps of the README have been completed until the $ scripts/test.sh CLIENT_NAME command. Some of the steps where not clearly declared in the documentation. I expected the process to run without any error warning
What actually happened
The following warning appeared
The quest of trying to solve it
What were the results of searching for the error on the internet?
The problem solvings where all regarded to the programming of the code for the solution
What is your best guess as to what might have happened?
An error of code or of configuration may be the cause