"Too many errors" in function node, but works ok

Ok, the work around didn't work. It just started giving syntax errors.

What sort of syntax errors? That sounds like a different problem.

SyntaxError: Unexpected token ) (body:line 573)

However there are only 572 lines in the body.

When I run the same code through Javascript lint, it shows no errors.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.