Sublime Text 2 – Package installation not possible, no package listed

Problem I tried to add the Emmet (fka Zen Coding) package to Sublime Text 2. But by running this “Install Package” (CTRL + SHIFT + p) command no packages wer...

Problem

I tried to add the Emmet (fka Zen Coding) package to Sublime Text 2. But by running this “Install Package” (CTRL + SHIFT + p) command

image
image

no packages were displayed.

Solution

No glue why, but I had to change the repository channels protocol (Preferences > Package Settings > Package Control > Settings – Default) from https to http:

image
image

And voila .. here we have the packages:

image
image