James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.47k stars 519 forks source link

File::Path version 2.08 required #4212

Closed ARPIT2128 closed 4 months ago

ARPIT2128 commented 4 months ago

Issue Description

When attempting to run latexmk.pl, I encountered the following error message:

File::Path version 2.08 required--this is only version 1.08 at D:/latex/scripts/latexmk/latexmk.pl line 81.
BEGIN failed--compilation aborted at D:/latex/scripts/latexmk/latexmk.pl line 81.

Steps to Reproduce

  1. Execute latexmk.pl.
  2. Observe the error message.

Expected Behavior

latexmk.pl should execute without errors.

I was working on VScode trying to compile my overleaf project using vs code extension : latex workshop {miktex already installed}

Also whenever i build for first time using {pdflatex} it gets successfully compiled

image

but when i try to save the file for re-compile i got this error

James-Yu commented 4 months ago

Not related to the extension.