Can anyone help me with this? I am running a node.js build using ST3 on OSX (el capitan). I get error message but it does not include the line number of the error. Since the error was a missing } it is pretty difficult to find out where this occurred.
How do I set up the sublime build script to fix this?
Please note I am new at this so a specific example would really really help.