I had originally used the code given at https://packagecontrol.io/installation to install package manager when I upgraded to Sublime 3. Now although the Package Control.sublime-package file is in Installed Packages, there is no way for me to access package manager (i.e. Ctrl + Shift + P) doesn't give it as an options.
Asked
Active
Viewed 553 times
0
-
Are there any errors in the ST console on start up? – skuroda Feb 24 '15 at 19:03
-
No, everything there looks good. – Orion Feb 24 '15 at 20:30
-
Hmm odd, do you see a line like `reloading plugin Package Control.Package Control` in the console? If not, it's possible something went wrong with the original install of package control. – skuroda Feb 26 '15 at 04:05
-
What about these: `reloading plugin 0_package_control_loader.00-package_control` `reloading plugin 0_package_control_loader.02-bz2` – Orion Feb 26 '15 at 15:45
1 Answers
0
OK, I tried reinstalling Sublime. It didn't change anything, but I then went in and deleted the Sublime Text 3 folder, which contained package manager files and package files. This file wasn't changed during the reinstall. I then was able to start from scratch, reinstall package manager and can now use it properly.

Orion
- 139
- 1
- 10