Open colinkiama opened 2 years ago
I've spotted these bugs by adding the -x
flag to the scripts to aid with debugging.
A workaround for this is commenting out the set
command used in the beginning of the scripts however, I wouldn't consider that as the solution.
For example, in
task/install
, the script will just fail without displaying any instructions the user to install theelementary-sdk
package and ifvscodium
isn't found on the system, the script will also throw an error instead of continuing.However, this seems to only occur when
task/install
is called from thewatson
script.