javascript - Locating a position on an error file -


please faced issue, execjs::runtimeerror. made use of uglifier suggested a stackoverflow question, have gotten output, how can trace exact point in error file, been pointed :

syntaxerror: unexpected token operator «=», expected punc «,» (line: 45, col: 56, pos: 1698)

but finding difficult locating point on file. please need help.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -