ashthespy / Atom-LaTeX

The only LaTeX package you need for typesetting with Atom.
https://atom.io/packages/atom-latex
MIT License
22 stars 9 forks source link

Uncaught TypeError: Array.prototype.indexOf called on null or undefined #209

Closed ysheynin closed 4 years ago

ysheynin commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.39.1 x64 Electron: 3.1.10 OS: Mac OS X 10.14 Thrown From: atom-latex package 0.8.8

Stack Trace

Uncaught TypeError: Array.prototype.indexOf called on null or undefined

At /Users/Yasha/.atom/packages/atom-latex/lib/builder.coffee:37

TypeError: Array.prototype.indexOf called on null or undefined
    at indexOf (<anonymous>)
    at Builder.module.exports.Builder.saveonBuild (/packages/atom-latex/lib/builder.coffee:37:34)
    at Builder.module.exports.Builder.build (/packages/atom-latex/lib/builder.coffee:19:18)
    at HTMLElement.click (/packages/atom-latex/lib/view/panel.js:111:85)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-clock 0.1.17 
atom-latex 0.8.8 
autocomplete-python 1.14.1 
busy-signal 2.0.1 
Hydrogen 2.10.3 
intentions 1.1.5 
kite 0.167.0 
language-latex 1.2.0 
latex-autocomplete 1.1.1 
latex-wordcount 0.6.0 
latextools 0.8.5 
linter 2.3.0 
linter-spell-latex 0.11.0 
linter-ui-default 1.7.1 
paraiso-black 1.0.5 
paraiso-dark 2.0.2 
paraiso-light 2.0.2 
save-session undefined 
spell-check-project 0.7.0 
thesaurus 0.3.0 
ashthespy commented 4 years ago

Seems to be the same as https://github.com/ashthespy/Atom-LaTeX/issues/187 could you try give me more info (https://github.com/ashthespy/Atom-LaTeX/issues/187#issuecomment-494430081) and post it in that issue?