-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes Meteor Startup with no error message #3
Comments
+1 @MichaelJCole Did you just start using a different package, or were you able to fix this? |
I didn't find a workaround yet. If I get back to this, I'll probably fork the package, like wylio did. |
I noticed when I looked at the logs on https://papertrailapp.com/ I could I'm not sure why these seemingly both broke, when they'd been in my code On Fri, Sep 25, 2015 at 2:12 PM, Michael Cole [email protected]
Joshua BechardLearn to do right! Seek justice, encourage the oppressed. Isaiah 1:17 |
I think I got this error too, and removing: |
Hey, this project is crashing Meteor with no error message at startup. Which is kind of annoying.
I tracked it down to this function:
There should probably be a
console.log('Winston-papertrail failed to start');
so that it's clear why/where meteor is failing to start.The console looks like this:
The text was updated successfully, but these errors were encountered: