Trying to run examples for Meteor.js. It is failing with 'parties' example leaving no logs:
$ meteor run
[[[[[ ~/parties ]]]]]
=> Meteor server running on: http://localhost:3000/
Killed
Looks like it is crashing for some reason, but how to debug this?
meteor reset
couldn't help.
This is probably the linux out of memory killer killing your process when the available memory is exhausted. Check your ulimit
settings and make sure your node process has sufficient memory available to run the example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With