Trying to run examples for Meteor.js. It does not work with example parties without leaving any logs:
$ meteor run
[[[[[ ~/parties ]]]]]
=> Meteor server running on: http://localhost:3000/
Killed
It seems like it is crashing for some reason, but how to debug it?
meteor reset did not help.
source share