-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
I'm unable to start the package manager REPL (by typing ]) with Julia version 1.11.8 and Revise.jl (i.e., with using Revise in my startup.jl file) version 3.13.2. Doing so produces the following output:
(@v1.11) pkg> Unhandled Task ERROR: KeyError: key Base.PkgId(Base.UUID("e5eb5ef1-03cf-53a7-ae1d-5a66b08e832b"), "REPLExt") not found
Stacktrace:
[1] pop!
@ ./dict.jl:583 [inlined]
[2] end_loading
@ ./loading.jl:2140 [inlined]
[3] macro expansion
@ ./loading.jl:2724 [inlined]
[4] macro expansion
@ ./lock.jl:273 [inlined]
[5] require_stdlib(package_uuidkey::Base.PkgId, ext::String, from::Module)
@ Base ./loading.jl:2689
[6] load_pkg()
@ REPL ~/.julia/juliaup/julia-1.11.8+0.x64.linux.gnu/share/julia/stdlib/v1.11/REPL/src/Pkg_beforeload.jl:8
[7] (::REPL.var"#123#141"{REPL.LineEdit.MIState, REPL.LineEditREPL, REPL.LineEdit.Prompt})()
@ REPL ~/.julia/juliaup/julia-1.11.8+0.x64.linux.gnu/share/julia/stdlib/v1.11/REPL/src/REPL.jl:1284I don't have this problem with Julia version 1.11.7.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels