加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

bash – 运行osascript -e错误“告诉应用程序”TextMate“重新加

发布时间:2020-12-15 09:10:37 所属栏目:安全 来源:网络整理
导读:我正在尝试为TextMate2安装Cucumber bundle。我按照官方页面 https://github.com/cucumber/cucumber-tmbundle中的以下说明: mkdir -p ~/Library/Application Support/TextMate/Bundles/cd ~/Library/Application Support/TextMate/Bundlesgit clone git:/
我正在尝试为TextMate2安装Cucumber bundle。我按照官方页面 https://github.com/cucumber/cucumber-tmbundle中的以下说明:
mkdir -p ~/Library/Application Support/TextMate/Bundles/
cd ~/Library/Application Support/TextMate/Bundles
git clone git://github.com/cucumber/cucumber-tmbundle.git Cucumber.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

运行第4行后:osascript -e’告诉应用程序“TextMate”重新加载bundles’,我收到以下错误:

23:37: syntax error: A identifier can’t go after this identifier. (-2740)

任何帮助将不胜感激。

如果您双击* .tmbundle文件,TextMate将询问您是否要安装Bundle。您不必再将文件复制到库目录中。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读