unable to run package setup for sublime text

Posted . Visible to the public.

I've encountered the following error after installing Sublimetext2 from source on my ubuntu machine. The error says

unable to run package setup with list of packages

in a dialog box when sublime text is opened.

The issue is because of missing permissions and to resolve the issue, run the below command.

sudo chown -R user-name /home/user-name/.config/sublime-text-2/

Sandheep
Last edit
Sandheep
Posted by Sandheep to Sandheep's deck (2015-12-23 08:11)