Closed TimHe95 closed 5 years ago
If you want to install this package, you'll need to do apm install latex
because this package is called latex
. There's another Atom package called atom-latex
. Sorry about the naming confusion.
Ensure you install the package properly using either apm install latex
, or directly from within Atom. Be sure to completely remove the manually cloned repo first.
If the problem persist after installing the package via apm
or Atom, please re-open the issue and share any potential errors shown in the Developer Console.
See below:
I install atom-latex as following:
cd .atom/packages
git clone https://github.com/thomasjo/atom-latex.git
cd atom-latex
npm install atom-latex
Because i got error using
apm install atom-latex
Or could you please tell me how can i change configurations?
Thank you for help.