sub meteor_autoupdate_clientVersions中的异常id KR4Rv8gXwA2mGkpzS TypeError:Property&#39; check&#39;对象#<object>不是函数

时间:2015-05-19 12:59:18

标签: meteor

我不知道错误的来源,但我已准备好提供所需的任何信息

我今天早上收到了以下错误,我试图通过“流星更新”来解决这个问题。 alos但得到同样的错误  

Exception from sub meteor_autoupdate_clientVersions id oYzAnzSXDaszzNcbq TypeError: Property 'check' of object #<Object> is not a function
I20150519-18:20:51.861(5.5)?     at [object Object].Meteor.publish.is_auto [as _handler] (packages/autoupdate/autoupdate_server.js:148:1)
I20150519-18:20:51.862(5.5)?     at maybeAuditArgumentChecks (packages/ddp/livedata_server.js:1617:1)
I20150519-18:20:51.862(5.5)?     at [object Object]._.extend._runHandler (packages/ddp/livedata_server.js:950:1)
I20150519-18:20:51.862(5.5)?     at [object Object].MeteorX.Subscription._runHandler (packages/meteorhacks:unblock/lib/unblock.js:47:1)
I20150519-18:20:51.862(5.5)?     at [object Object].MeteorX.Session._startSubscription (packages/meteorhacks:unblock/lib/unblock.js:35:1)
I20150519-18:20:51.862(5.5)?     at [object Object]._.extend.protocol_handlers.sub (packages/ddp/livedata_server.js:582:1)
I20150519-18:20:51.862(5.5)?     at [object Object].MeteorX.Session.protocol_handlers.sub (packages/meteorhacks:unblock/lib/unblock.js:9:1)
I20150519-18:20:51.862(5.5)?     at packages/ddp/livedata_server.js:546:1

0 个答案:

没有答案