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 -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -