Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Error osascript -e 'tell app "TextMate" to reload bundles' #44

Open
azizur opened this issue May 27, 2015 · 2 comments
Open

Error osascript -e 'tell app "TextMate" to reload bundles' #44

azizur opened this issue May 27, 2015 · 2 comments

Comments

@azizur
Copy link

azizur commented May 27, 2015

Attempting to go through the install on OSX 10.9.5.

The osascript portion of the install throws an error, maybe no longer supported;

$ osascript -e 'tell app "TextMate" to reload bundles'
23:37: syntax error: A identifier can’t go after this identifier. (-2740)

Found a similar issue with someone's Cucumber bundle;
http://stackoverflow.com/questions/8930984/error-running-osascript-e-tell-app-textmate-to-reload-bundles

The answer provides another working solution to this last step;

If you double-click on the *.tmbundle file, TextMate will ask whether you want to install the Bundle. You no longer have to copy the file into the Library directory.

@BevanR
Copy link

BevanR commented Apr 18, 2016

I have this problem too on 10.11.4.

@maniempire
Copy link

I too have this problem with 10.11.5. Is anybody have any idea to solve this? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants