While I try to install "tinytex" package in RStudio, I get the below error. ı dont know how to handle
Can't locate warnings/register.pm
OS: Windows 10
Perl or Miktex not installed.
Full log is below:
Can't locate warnings/register.pm in @INC (you may need to install the warnings::register module) (@INC contains: C:/Users/lenovo/AppData/Roaming/TinyTeX/texmf-dist/scripts/texlive C:/Users/lenovo/AppData/Roaming/TinyTeX/tlpkg C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib C:/Users/lenovo/AppData/Roaming/TinyTeX/tlpkg/tlperl/lib) at C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib/File/Find.pm line 5. BEGIN failed--compilation aborted at C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib/File/Find.pm line 5. Compilation failed in require at C:\Users\lenovo\AppData\Roaming\TinyTeX\texmf-dist\scripts\texlive\tlmgr.pl line 84. BEGIN failed--compilation aborted at C:\Users\lenovo\AppData\Roaming\TinyTeX\texmf-dist\scripts\texlive\tlmgr.pl line 84. Can't locate warnings/register.pm in @INC (you may need to install the warnings::register module) (@INC contains: C:/Users/lenovo/AppData/Roaming/TinyTeX/texmf-dist/scripts/texlive C:/Users/lenovo/AppData/Roaming/TinyTeX/tlpkg C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib C:/Users/lenovo/AppData/Roaming/TinyTeX/tlpkg/tlperl/lib) at C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib/File/Find.pm line 5. BEGIN failed--compilation aborted at C:\Users\lenovo\AppData\Roaming\TinyTeX\tlpkg\tlperl\lib/File/Find.pm line 5. Compilation failed in require at C:\Users\lenovo\AppData\Roaming\TinyTeX\texmf-dist\scripts\texlive\tlmgr.pl line 84. BEGIN failed--compilation aborted at C:\Users\lenovo\AppData\Roaming\TinyTeX\texmf-dist\scripts\texlive\tlmgr.pl line 84.
After careful reading, this section helped me to install the tiny tex package via bat file.
For Windows users, save the batch file install-bin-windows.bat (open this link and press Ctrl + S ), and double click it.2 The installation directory is %APPDATA%/TinyTeX , where APPDATA is an environment variable that typically points to the path C:\Users\Your Name\AppData\Roaming