Try a Pkg.update() from the Julia REPL. On 8 January 2015 at 10:02, Pengfei Zhang <[email protected]> wrote:
> When I'm trying to run Juno in Mac OSX 10.10.1 Yosemite, I got: > Couldn't connect to Julia > > ERROR: `server` has no method matching server(::Int64, ::Int64, ::Bool) > in server at /Users/pengfei/.julia/Jewel/src/Jewel.jl:13 > in include at > /Applications/Juno.app/Contents/Resources/app/julia/lib/julia/sys.dylib > in include_from_node1 at loading.jl:128 > in process_options at > /Applications/Juno.app/Contents/Resources/app/julia/lib/julia/sys.dylib > in _start at > /Applications/Juno.app/Contents/Resources/app/julia/lib/julia/sys.dylib > while loading > /Applications/Juno.app/Contents/Resources/app/plugins/Julia-LT/jl/init.jl, in > expression starting on line 33 > > PS: I have already updated Julia to the latest version. > > Anyone know how to fix it? Thanks! > >
