On 7/31/19 6:04 PM, Richard Gaskin via use-livecode wrote:
What works in Terminal generally works in LC's shell function.
But not always. It's not a login shell, so the environment variables may well be different.
David - did you brew-install hugo? If so then my guess is that you need to provide access to brew for the shell command. Maybe something like
set the shellcommand to "/bin/bash" get shell("source ~/.bash_profile ; hugo server ") -- Mark Wieder ahsoftw...@gmail.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode