I was working on a project using version 0.9.3.1 from Meteor. I just upgraded to version 1.2.0.1 to resume my project.
I installed the latest meteorite roles, running meteor add alanning:rolesit to be relevant. I looked at the docs , but that didn't help.
Does anyone have any ideas as to what this error is and how to solve it?
Exception in template helper: ReferenceError: Match is not defined
at Object.Roles._uiHelpers.isInRole (http:
at bindDataContext (http:
at Blaze._wrapCatchingExceptions (http:
at http:
at Function.Template._withTemplateInstanceFunc (http:
at wrapHelper (http:
at Spacebars.call (http:
at Spacebars.mustacheImpl (http:
at Object.Spacebars.dataMustache (http:
at http:
source
share