mathiasfrohlich / vscode-LaTeXCompile

An Visual Studio Code Extension, that compiles .tex to .pdf at location
MIT License
24 stars 10 forks source link

Error Cannot read property '1' of null #20

Closed Ghostish closed 8 years ago

Ghostish commented 8 years ago

Hello,
I am using VSCODE 1.6.0 on Windows 10. I intalled LaTexCompile 0.6.1 via the VSCODE extension market . but when I tried to complie I got an error :
Error Cannot read property '1' of null

I tried to reinstall this extension but it was still not working.

Any suggestion for me to solve this?

Thanks!

jf908 commented 8 years ago

One of the requirements is to have a Latex distribution such as Miktex for Windows. I got this error before realising that it was a requirement.