I'm building my first project with node.js and I've got a parse error on a module I've made
"...exporter.js:700" });
However, exporter.js is only 699 lines long. What does that mean?