I have got the following error whenever I try to run a Julia Script with the editor LightTable:
Couldn't connect to Julia ERROR: REPLCompletions not defined in anonymous at no file in include at boot.jl:238 in include_from_node1 at loading.jl:114 in include at boot.jl:238 in include_from_node1 at loading.jl:114 in reload_path at loading.jl:140 in _require at loading.jl:58 in require at loading.jl:43 in include at boot.jl:238 in include_from_node1 at loading.jl:114 in process_options at client.jl:303 in _start at client.jl:389 at /home/diego/.julia/v0.2/Jewel/src/completions.jl:106 at /home/diego/.julia/v0.2/Jewel/src/Jewel.jl:9 at /opt/LightTable/plugins/Jewel/jl/init.jl:20 I have cloned the repositories Jewel, Jupiter-LT and June-LT from the sources and put them into the folder /opt/LightTable/plugins/ where it is supposed they should be.
