I need to set the PATH variable so that Visual Studio Code will find binaries stored in /opt/local/bin. I've figured out how to set the PATH variable so that I can double click on VS code & /opt/local ...
As is the custom, the code which works perfectly in your local environment rarely works as perfectly in your remote test environment. Some issues can only be reproduced on the different hardware ...