Issue with Haxelib on Sublime text Ubuntu.

52 views
Skip to first unread message

Horsetopus

unread,
May 4, 2016, 5:26:08 AM5/4/16
to Haxe
Hi,

I am having an issue with Sublime texte.
When I try to build my project I get the error:
Error: haxelib Repository  does not exist. Please run `haxelib setup` again

But, it works if I build from a terminal (I have run haxelib setup), and I can build from Sublime text if I don't have any library.
I'm guessing it's a permission issue, but I am not familiar with Linux or Sublime text, so if anybody has a clue, I would appreciate.

Thanks.

clemos

unread,
May 4, 2016, 11:47:09 AM5/4/16
to haxe...@googlegroups.com
Hi,

You may want to open an issue on https://github.com/clemos/haxe-sublime-bundle
It is very likely either a permission issue like you said, or maybe a
problem with environment variables.

Best,
Clément
> --
> To post to this group haxe...@googlegroups.com
> http://groups.google.com/group/haxelang?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Haxe" group.
> For more options, visit https://groups.google.com/d/optout.

JLM

unread,
May 4, 2016, 8:55:29 PM5/4/16
to Haxe
I used to have to do
sudo chown `whoami` `haxelib config`
on mac you could try something similar a google suggested

cd ~/.config; chown <username>:<username> sublime-text-2
http://stackoverflow.com/questions/14132001/sublime-text-permission-denied-when-running-sublime-repl-by-non-root-user-under
Reply all
Reply to author
Forward
0 new messages