A number of bug fixes (including one for the OS X trust root popup on El Capitan) have been implemented recently in Package Control.
I’d like to get version 3.2.0 out in the near future. To help this process along, please follow these directions to start using the prerelease version 3.2.0-beta2:
- Run the Add Repository command from the command palette, using
https://packagecontrol.io/prerelease/packages.json
for the URL - Open the Preferences > Package Settings > Package Control > Settings – User menu item and add:
"install_prereleases": ["Package Control"]
- Run the Upgrade Package command from the command palette and select
Package Control
If you see any errors in the console during the upgrade process, or have trouble using Package Control, please open an issue.
Please note this process will subscribe you to all prereleases of Package Control. To go back to stable releases, just remove Package Control
from the install_prereleases
setting.