I was trying to run a ballerina program from composer but I was unable to run it. There was the following error in the console.
ERROR: Unable to run program, ballerina runtime cannot be found.
Please set BALLERINA_HOME environment variable pointing to ballerina runtime
How can we set the BALLERINA_HOME
in this case?