-
This error is coming on upgrade by Sublime
---
## Sublime Text 2
## Package Control: An error occurred while trying to remove old files from the HyperlinkHelper directory. [Error 145] The directory i…
-
Near as I can tell, it's just @wbond and @sentience who handle all of the pull requests. With the volume of pull requests you get, I'm sure that gets tedious. As a package developer, it's also a bit…
-
Instead of having everyone fork package_control_channel, consider using Github's post-receive hooks: http://help.github.com/post-receive-hooks/
This could avoid issues with folks editing repositories…
-
Installing Flatland using Package control produces this error:
> Error loading colour scheme Packages/flatland/Theme - Flatland/Widget - Flatland.stTheme: Error parsing plist xml: Failed to open file…
-
I get this error when invoking JSHint on a JSON file in Sublime Text 2:
```
/Users/kyank/Library/Application Support/Sublime Text 2/Packages/JSHint/reporter.js:10
file = results[0].file,
…
-
With ST3 beta out now, we need to allow users to specify what versions of ST packages work with.
I am inclined to say the only way to support ST3 is for plugin authors to set up a packages.json file.…
wbond updated
11 years ago
-
My package was added under the name `sublime-better-coffeescript` since it was automatically added by @SublimeText organization repo. I wish to rename the package to `Better CoffeeScript` now, as it i…
-
A user of [my HyperlinkHelper package](https://github.com/sentience/HyperlinkHelper) has reported he is getting an error when Package Manager is attempting to upgrade the package to a newer version:
…
-
I’m trying to perform an initial bundle install in a new (empty) Rails application, and it’s tripping up at the point of installing the sqlite3 gem:
```
/Users/kyank/.rvm/rubies/ruby-1.9.3-p362/bin/r…
-
Hey Will,
Everyone loves package control, but I wonder if you'd like to add someone else who can help you with quality control in the incoming PRs; it seems like a lot of work.
I looked through the …