macOS version: 10.15.6
- Install MacTex with Homebrew
brew cask install mactex-no-gui
- Updating the packages
sudo tlmgr update --self && sudo tlmgr update --all
-
Install LaTeX Workshop plugin from the Visual Studio Code Marketplace
-
Fix
latexindent
You might need to runbrew install perl
first.
cpan -i Log::Log4perl Log::LogDispatch Log::Dispatch::File YAML::Tiny File::HomeDir Unicode::GCString
probably should use the cpan -fi option, at least on my laptop (macOS 10.15.7).