-
Preliminary questions [Required]Disable all the other extensions except for LaTeX Workshop, restart VS Code, and check that you still see this issue. [Required]You still see this issue?: Yes Make sure to visit the wiki FAQ before filling an issue.You visited the wiki?: Yes If your issue is with compiling a document (not having to do with finding the root file of a project), check first that you can compile manually.You can compile a TeX document manually?: Yes Describe the bug [Required]Im really new to latex, its my first time using vsc to code with it. Whenever i try to run the code, or view the pdf i get several errors. When i try to preview the pdf this error shows up: "Cannot view file PDF file. File not found: /Users/ricardoperello/Documents/latex prueba/latex_random.pdf" whenever i try to run the code this error shows up: "Recipe terminated with fatal error: spawn latexmk ENOENT" Logs [Required][12:03:48] Initializing LaTeX Workshop. LaTeX Workshop Output [Required]
To access the log, click 'help' -> 'Toggle Developer Tools' -> 'Console'. Paste anything suspicious. ERR [Extension Host] (node:8136) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
From the logs
It seems that there is no LaTeX distribution available in your PATH. See https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#requirements |
Beta Was this translation helpful? Give feedback.
From the logs
It seems that there is no LaTeX distribution available in your PATH. See https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#requirements