OhMyREPL update downgrades Cthulhu.
(@v1.9) pkg> st
Status `~/.julia/environments/v1.9/Project.toml`
[f68482b8] Cthulhu v2.8.15
⌃ [5fb14364] OhMyREPL v0.5.17
Info Packages marked with ⌃ have new versions available and may be upgradable.
(@v1.9) pkg> up
Updating registry at `~/.julia/registries/General.toml`
Updating `~/.julia/environments/v1.9/Project.toml`
⌃ [f68482b8] ↓ Cthulhu v2.8.15 ⇒ v2.8.14
[5fb14364] ↑ OhMyREPL v0.5.17 ⇒ v0.5.20
The latest versions of OhMyRepl and Cthulhu depend on incompatible versions of JuliaSyntax, so can't be installed at the same time. This was fixed in https://github.com/KristofferC/OhMyREPL.jl/pull/323 so at this point you either need to wait for a new release of OhMyREPL or install the master branch of OhMyREPL (pkg> add OhMyREPL#master
). (Or just install them in different environments if you don't need to run both at the same time.)
Ok, thanks the information. That helps.
John Wise has marked this topic as resolved.
Last updated: Nov 06 2024 at 04:40 UTC