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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -