Meteor-Community-Packages / meteor-collection-extensions

Safely and easily extend the (Meteor/Mongo).Collection constructor with custom functionality.

Home Page:https://packosphere.com/lai/collection-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor 1.6.1 ?

crapthings opened this issue · comments

TypeError: Class constructor Collection cannot be invoked without 'new'
W20171223-20:42:43.835(8)? (STDERR) at new ns.Collection (packages/lai_collection-extensions.js:107:27)
W20171223-20:42:43.835(8)? (STDERR) at autoupdate_server.js (packages/autoupdate/autoupdate_server.js:39:18)
W20171223-20:42:43.836(8)? (STDERR) at fileEvaluate (packages/modules-runtime.js:343:9)
W20171223-20:42:43.836(8)? (STDERR) at require (packages/modules-runtime.js:238:16)
W20171223-20:42:43.836(8)? (STDERR) at /Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/packages/autoupdate.js:226:1
W20171223-20:42:43.836(8)? (STDERR) at /Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/packages/autoupdate.js:233:3
W20171223-20:42:43.836(8)? (STDERR) at infos.forEach.info (/Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/boot.js:415:13)
W20171223-20:42:43.836(8)? (STDERR) at Array.forEach ()
W20171223-20:42:43.837(8)? (STDERR) at /Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/boot.js:414:9
W20171223-20:42:43.837(8)? (STDERR) at /Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/boot.js:468:5
W20171223-20:42:43.837(8)? (STDERR) at Function.run (/Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/profile.js:510:12)
W20171223-20:42:43.837(8)? (STDERR) at /Users/monsterstep/dev/meteor-react-router-test/.meteor/local/build/programs/server/boot.js:467:11

seeing this too

commented

I also have the same issue. Any solution?

Should be solved now. If not, please re-open.