Sublime Forum

Package Control auto-deleted when restart ST

#1

Hello,
I’ve installed Package Control following the instructions, and i see the Package Control.sublime-package archive in the Installed Packages folder.
But when i restart ST to finish installation, the archive is automatically deleted.
Same problem in two different computers.

Any suggestions?
Thanks!

0 Likes

#2

Is this on ST2? If yes, then that is expected as ST2 automatically unextracts packages in the “Installed Packages” folder and stores them in just “Packages”. ST3 handles this better.

0 Likes

#3

Yes FichteFoll, it’s ST2. Ok, i understand now how it works.
I was getting a message with “no packages available for installation” and i thought it was because of the auto-deleting fact.
After restarting computer, it seems to work fine.

Thanks for your help!

0 Likes

#4

The message you are referring to is occuring because of this: github.com/wbond/package_control/issues/1057

0 Likes