Hi everyone,
Since upgrading to Meteor 1.7 my error messages on the server side have been unreadable. This has made it incredibly hard to debug server-side methods.
Examples:
Exception while invoking method 'forms/review/generate_pdf' [object Object]
Exception while invoking method 'forms/updateByProgram' [object Object]
Exception while invoking method 'forms/createForm' [object Object]
Does anyone know how to fix this? It’s really hampering any ability to write code!
Cheers!