-
I have a RoR project, and I clicked on "Set RVM" menu in the bundle.
The first error was rvm.rb unable to load 'rails_bundle_tools'
After I fixed it (I added a correct include path to top of rvm/rvm…
-
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:…
-
Do any of these errors look like something caused by your github_textmate preview?
So... this project is from a few years ago so maybe something's outdated? I'm getting these errors:
```
/Users/derp/…
-
I'm getting the following exception when using auto complete:
Exception
"can't convert Array into String"
Location
/Users/$USER/Library/Application Support/TextMate/Pristine Copy/Bundles/ActionScrip…
-
when i did this: osascript -e 'tell app "TextMate" to reload bundles'
it returns err: 23:37: syntax error: “±Í ∂∑˚”不能跟在“±Í ∂∑˚”之后。 (-2740)
-
Selecting menu item Bundles > GetBundles > Get Bundles is failing to load anything. The logs are reporting:
/Users/cczona/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/get…
-
When `Support/lib/rails/rails_path.rb` is unable to find the rails path, throw up an error dialog explaining this and possibly what the issue is, e.g.:
```
%x{ "$DIALOG" alert --alertStyle critical -…
-
I get the following error dialog when trying to use Quick Migration:
```
/Users/zachmillman/Library/Application Support/TextMate/Managed/Bundles/Ruby on Rails.tmbundle/Support/lib/rails/text_mate.rb:…
-
I solved the lack of compatibility between this nice package and Emmet:
**With those two things, you will be able to press the key tab to expand an abbreviation with Emmet, and a ";" will be put at th…
-
I'm trying to send selected assets which works fine in one shop but not another. Config seems to be set up correctly. The shop in question will allow me to send asset to shopify but will not let me …