sanjib-sen / WebLaTex

A complete alternative for Overleaf with VSCode + Web + Git Integration + Copilot + Grammar & Spell Checker + Live Collaboration Support. Based on GitHub Codespace and Dev container.
https://github.com/sanjib-sen/weblatex/generate
MIT License
979 stars 277 forks source link

Cannot install new packages #13

Closed ravikumargrk closed 1 year ago

ravikumargrk commented 1 year ago

Whenever I do:

root@codespaces:/workspaces/username# tlmgr install resume

I cannot install packages:

tlmgr: Local TeX Live (2021) is older than remote repository (2023).
Cross release updates are only supported with
  update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
sanjib-sen commented 1 year ago

Did you try upgrading it? Anyway a major enhancement version is on the way with a lot of new features, performance boost and latest packages and there will be no issues related to this.

ravikumargrk commented 1 year ago

Nope. But thanks. I will close this issue for now then.