<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I have encountered a problem running bundle commands that are implemented as ruby scripts with a shebang line<div class=""><br class=""></div><div class="">#!/usr/bin/env ruby18</div><div class=""><br class=""></div><div class="">I get an alert like this:</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="AE1D44D1-3A4D-4194-8398-DDB9AABF390E" src="cid:9D1C83FA-2B79-4A01-AC22-595636FC911C@domain.name" class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Here I was trying to use Insert Color… from the CSS bundle, but the same thing happens with other commands, including from bundles I made myself.</div><div class=""><br class=""></div><div class="">I am pretty sure that this only started when I upgraded to Catalina. (Presently on 10.15.1, TM 2.0.3. It doesn’t happen with 2.0.3 running on another machine with High Sierra.) Possibly this is related to the problem of loading plug-ins that was fixed in 2.0.1.</div><div class=""><br class=""></div><div class="">If I change the shebang to point to the version of ruby I installed with Homebrew commands work fine, but I don’t much want to edit every command in every bundle.</div><div class=""><br class=""></div><div class="">Has anybody else seen this? Do you know of any workrounds?<br class=""><div class=""><br class=""></div><div class=""><br class=""></div></div></body></html>