atom editor - Juno: cannot find `language-julia` package? -


i following installation instructions juno specified here: https://github.com/junolab/atom-julia-client/tree/master/manual

i ran following commands:

pkg.update() pkg.add("atom") using atom  

then, when open atom, tried language-julia package, atom unable find called that. doing wrong?

as per comments, search being carried out in packages tab of settings menu show packages currently installed. if perform same search install tab packages show expected.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

mouseevent - Catch mouse event on tree widget item in QTreeWidget -

Java JSoup error fetching URL -