Tried to install Juno/Atom today. Got this error when precompiling. Does 
anyone know why? Julia 0.4.5

INFO: Precompiling module Atom...
ERROR: LoadError: LoadError: UndefVarError: get_obj_meta not defined
 in hasdoc at C:\Users\achug\.julia\v0.4\CodeTools\src\summaries.jl:24
 in fullsignature at 
C:\Users\achug\.julia\v0.4\CodeTools\src\summaries.jl:29
 in withmeta at C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl:49
 [inlined code] from 
C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl:55
 in anonymous at no file:0
 in include at boot.jl:261
 in include_from_node1 at loading.jl:304
 in include at boot.jl:261
 in include_from_node1 at loading.jl:304
 [inlined code] from none:2
 in anonymous at no file:0
 in process_options at client.jl:284
 in _start at client.jl:411
while loading C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl, in 
expression starting on line 54
while loading C:\Users\achug\.julia\v0.4\CodeTools\src\CodeTools.jl, in 
expression starting on line 14
ERROR: LoadError: LoadError: Failed to precompile CodeTools to 
C:\Users\achug\.julia\lib\v0.4\CodeTools.ji
 in error at error.jl:21
while loading C:\Users\achug\.julia\v0.4\Atom\src\eval.jl, in expression 
starting on line 1
while loading C:\Users\achug\.julia\v0.4\Atom\src\Atom.jl, in expression 
starting on line 9
ERROR: Failed to precompile Atom to C:\Users\achug\.julia\lib\v0.4\Atom.ji
 in error at error.jl:21

Reply via email to