Add this package to your app, and when you get an error in your server-side terminal (a server runtime error or a compilation error) it will immediately be displayed in your browser! You can even get a desktop notification or alert sound.
Nice work! For some reason I get an error, though:
W20160314-09:36:58.453(1)? (STDERR) ReferenceError: localStorage is not defined
W20160314-09:36:58.453(1)? (STDERR) at loadConfig (dev-error-overlay.js:159:16)
It’s loading the file on the server for some reason. I’m using Meteor 1.2.2-faster-rebuilds.0 if that helps.
All I know for sure from a week of using it is when I turn off my server, it tends to pop up (not always though, so I’m suspecting a bug, which is the other reason it’s not in by default, as it’s very very new and not refined).
I intend to once I figure out a recreate scenario as it wasn’t every time. But I can tell you that all of us at the company I work for are using it now, so we should have at least a recreate scenario soon!