我想将Meteor.Error消息记录到Winston中,但是我找不到包装Meteor.Error函数的好方法。function to log it Meteor.Error = function(error, reason, details("PATATRA", "PTOEOEORORE");Winston记录了这个错误,但在调用原始Meteor.Err
我现在正试图弄清楚如何将我的用户重定向到我的"primaryLayout“模板。我是用铁来做这个:路由器还是有更好的方法?Meteor.loginWithFacebook({}, function(err){ throw new Meteor.Errorfunction(event) { if (err) {
throw ne