Closed stefaniecg closed 3 years ago
I am quite confused - your stack trace corresponds to the one from #245, but your description in steps to reproduce have a different error. Could you confirm what the actual issue is?
Hi, @ashthespy, So the error that i described pops up when compiling a simple latex file, see screenshot. Just by pressing: Packages > Atom-Latex > Build Latex Let me know if you need further information.
Could you share the full stack trace? I'll try and have a look tomorrow.
the stack trace and another screenshot showing the stack trace:
TypeError: line.match is not a function
at Parser.module.exports.Parser.trimLatexmk (/Users/stefaniecg/.atom/packages/atom-latex/lib/parser.coffee:44:21)
at Parser.module.exports.Parser.parse (/Users/stefaniecg/.atom/packages/atom-latex/lib/parser.coffee:27:14)
at Builder.module.exports.Builder.postBuild (/Users/stefaniecg/.atom/packages/atom-latex/lib/builder.coffee:112:19)
at Builder.module.exports.Builder.buildProcess (/Users/stefaniecg/.atom/packages/atom-latex/lib/builder.coffee:45:8)
at ChildProcess.
In the meantime, please have a look at #78 it is the same error and there are some debugging ideas there.
@stefaniecg please look at the debugging hints from #78, we can continue this discussion there as it seems to be the same thing..
[Enter steps to reproduce:]
Atom: 1.45.0 x64 Electron: 4.2.7 OS: Mac OS X 10.13.6 Thrown From: atom-latex package 0.9.1
Stack Trace
Uncaught TypeError: Cannot read property 'send' of undefined
Commands
Non-Core Packages