Search code examples
juliaatom-editorjuno-ide

Cannot start Julia in Atom (LoadError: ArgumentError: Juno not found in path)


I installed Atom and uber-juno as instructed by Julia's homepage, but when I tried to start Julia in Atom, I was given the following error:

ERROR: LoadError: ArgumentError: Juno not found in path
 in require at loading.jl:249
 in include at boot.jl:261
 in include_from_node1 at loading.jl:320
 in process_options at client.jl:280
 in _start at client.jl:378
while loading C:\Users\think\.atom\packages\julia-client\script\boot.jl, in expression starting on line 36

Solution

  • The best solution is to uninstall and reinstall package julia-client and uber-juno.