gpt4 book ai didi

meteor :模板助手中的异常:ReferenceError:未定义匹配

转载 作者:行者123 更新时间:2023-12-04 22:58:53 25 4
gpt4 key购买 nike

我正在使用 Meteor 0.9.3.1 版本进行一个项目。我刚刚升级到版本 1.2.0.1 以恢复我的项目。

我已经通过运行 meteor add alanning:roles 安装了最新版本的 meteor 角色所以应该是最新的。我看过 docs但这并没有真正帮助。

任何人都知道这个错误是什么以及如何解决它?

Exception in template helper: ReferenceError: Match is not defined
at Object.Roles._uiHelpers.isInRole (http://localhost:3000/packages/alanning_roles.js?0f20b892d4a0a11a6ea8431da3d0a0953ba951a9:809:10)
at bindDataContext (http://localhost:3000/packages/blaze.js?9391df93ba5076c2cfc61ee68724eb79b65f00d9:2986:16)
at Blaze._wrapCatchingExceptions (http://localhost:3000/packages/blaze.js?9391df93ba5076c2cfc61ee68724eb79b65f00d9:1650:16)
at http://localhost:3000/packages/blaze.js?9391df93ba5076c2cfc61ee68724eb79b65f00d9:3038:66
at Function.Template._withTemplateInstanceFunc (http://localhost:3000/packages/blaze.js?9391df93ba5076c2cfc61ee68724eb79b65f00d9:3671:12)
at wrapHelper (http://localhost:3000/packages/blaze.js?9391df93ba5076c2cfc61ee68724eb79b65f00d9:3037:27)
at Spacebars.call (http://localhost:3000/packages/spacebars.js?1aedcc2aa3ae9ff5d860d73516110cedd77c033e:167:18)
at Spacebars.mustacheImpl (http://localhost:3000/packages/spacebars.js?1aedcc2aa3ae9ff5d860d73516110cedd77c033e:104:25)
at Object.Spacebars.dataMustache (http://localhost:3000/packages/spacebars.js?1aedcc2aa3ae9ff5d860d73516110cedd77c033e:136:39)
at http://localhost:3000/app/client/layout/adminlayout.compiled.html.js?c582d42dde65584f4e6c48e70d8d65fa2cba7589:6:22

最佳答案

我相信this open issue在 GitHub 上反对 alanning:roles有你要找的线索。您可能需要安装 check包,因为它可能是未声明的依赖项。

$ meteor add check

关于 meteor :模板助手中的异常:ReferenceError:未定义匹配,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32813802/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com