-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Description
Hi,
I tried to add all package to my version of overleaf using :
docker exec sharelatex tlmgr install scheme-full
I have this error
tlmgr: Local TeX Live (2024) is older than remote repository (2025).
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
I tried to update the tlmgr using
docker exec sharelatex wget "https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh"
docker exec sharelatex sh update-tlmgr-latest.sh
But everything is uptdate in the 2024 folder. And even if updated I still have the error saying I have the 2024 version. Do you have any solution?
Thanks
Metadata
Metadata
Assignees
Labels
No labels