orionjs / orioncms

[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.
http://orionjs.org
MIT License
715 stars 129 forks source link

Can't apply helpers to 'users' a transform function already exists! #403

Open decadeofdata opened 8 years ago

decadeofdata commented 8 years ago

Trying to quickly find an admin solution after Meteor 1.3 has messed up the packages.

After following the setup instructions on Github.

I get this error. No idea what this means.

W20160406-13:37:32.117(2)? (STDERR) Error: [Can't apply helpers to 'users' a transform function already exists!] W20160406-13:37:32.118(2)? (STDERR) at [object Object].Mongo.Collection.helpers (packages/dburles_collection-helpers/collection-helpers.js:5:1) W20160406-13:37:32.118(2)? (STDERR) at Roles.keys (packages/nicolaslopezj_roles/roles.js:271:1)