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
Post a Comment