You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MethodError: no method matching show(::Base.GenericIOBuffer{Array{UInt8,1}}, ::MIME{Symbol("text/html")}, ::Symbol)
Closest candidates are:show(::IO, !Matched::MIME{Symbol("text/plain")}, ::Any) at multimedia.jl:47show(::IO, ::MIME{Symbol("text/html")}, !Matched::Method; kwtype) at methodshow.jl:329show(::IO, ::MIME{Symbol("text/html")}, !Matched::Base.MethodList) at methodshow.jl:387...__binrepr(::MIME{Symbol("text/html")}, ::Symbol, ::Nothing) at multimedia.jl:157_textrepr(::MIME{Symbol("text/html")}, ::Symbol, ::Nothing) at multimedia.jl:149#stringmime#6(::Nothing, ::typeof(Base64.stringmime), ::MIME{Symbol("text/html")}, ::Symbol) at Base64.jl:43stringmime(::MIME{Symbol("text/html")}, ::Symbol) at Base64.jl:43view(::Symbol) at utils.jl:30
iterate at generator.jl:47 [inlined]
collect_to!(::Array{Any,1}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Int64, ::Int64) at array.jl:667collect_to!(::Array{String,1}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Int64, ::Int64) at array.jl:675collect_to_with_first!(::Array{String,1}, ::String, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Int64) at array.jl:646_collect(::Array{Any,1}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at array.jl:640
collect_similar at array.jl:564 [inlined]
map at abstractarray.jl:2073 [inlined]
view(::Hiccup.Node{:p}) at view.jl:6
iterate at generator.jl:47 [inlined]
collect_to!(::Array{Dict{Any,Any},1}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Int64, ::Int64) at array.jl:667collect_to_with_first!(::Array{Dict{Any,Any},1}, ::Dict{Any,Any}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Int64) at array.jl:646_collect(::Array{Any,1}, ::Base.Generator{Array{Any,1},typeof(Juno.view)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at array.jl:640
collect_similar at array.jl:564 [inlined]
map at abstractarray.jl:2073 [inlined]
view(::Hiccup.Node{:div}) at view.jl:6renderitem(::DocSeeker.DocObj) at docs.jl:31#181 at none:0 [inlined]
iterate at generator.jl:47 [inlined]
collect_to!(::Array{Dict{Symbol,Any},1}, ::Base.Generator{Array{Tuple{Float64,DocSeeker.DocObj},1},Atom.var"#181#184"}, ::Int64, ::Int64) at array.jl:667collect_to_with_first!(::Array{Dict{Symbol,Any},1}, ::Dict{Symbol,Any}, ::Base.Generator{Array{Tuple{Float64,DocSeeker.DocObj},1},Atom.var"#181#184"}, ::Int64) at array.jl:646collect(::Base.Generator{Array{Tuple{Float64,DocSeeker.DocObj},1},Atom.var"#181#184"}) at array.jl:627
(::Atom.var"#180#183")(::Dict{String,Any}) at docs.jl:22handlemsg(::Dict{String,Any}, ::Dict{String,Any}) at comm.jl:164
(::Atom.var"#19#21"{Array{Any,1}})() at task.jl:333
The text was updated successfully, but these errors were encountered:
aminya
changed the title
Error when searching __module__ in the documentatoin
[Bug] Error when searching __module__ in the documentatoin
Feb 5, 2020
The text was updated successfully, but these errors were encountered: