meteor 0.7.0错误:已定义名为“login”的方法

时间:2013-12-19 18:39:14

标签: meteor meteorite iron-router

刚刚更新到最新的流星(0.7.0)也运行了mrt更新。现在它悲惨地崩溃了。想法?

您的应用崩溃了。这是最新的日志。

I20131219-18:33:43.120(0)? ShareJS: Using Meteor's mongo for persistence.
W20131219-18:33:44.903(0)? (STDERR) /home/morango/.meteor/tools/ec9f953f89/lib/node_modules/fibers/future.js:173
W20131219-18:33:44.904(0)? (STDERR)                         throw(ex);
W20131219-18:33:44.904(0)? (STDERR)                               ^
W20131219-18:33:44.934(0)? (STDERR) Error: A method named 'login' is already defined
W20131219-18:33:44.935(0)? (STDERR)     at packages/livedata/livedata_server.js:1210
W20131219-18:33:44.936(0)? (STDERR)     at Function._.each._.forEach (packages/underscore/underscore.js:87)
W20131219-18:33:44.936(0)? (STDERR)     at _.extend.methods (packages/livedata/livedata_server.js:1208)
W20131219-18:33:44.936(0)? (STDERR)     at Package (packages/Spy/lib/server/manager.js:57)
W20131219-18:33:44.936(0)? (STDERR)     at /home/morango/code/ficshelf/.meteor/local/build/programs/server/boot.js:159:61
W20131219-18:33:44.936(0)? (STDERR)     at Array.forEach (native)
W20131219-18:33:44.938(0)? (STDERR)     at Function._.each._.forEach (/home/morango/.meteor/tools/ec9f953f89/lib/node_modules/underscore/underscore.js:79:11)
W20131219-18:33:44.939(0)? (STDERR)     at /home/morango/code/ficshelf/.meteor/local/build/programs/server/boot.js:159:5
=> Exited with code: 8
=> Your application is crashing. Waiting for file change.

1 个答案:

答案 0 :(得分:0)

傻我。 mrt包Spy造成了这个问题。