找不到模块 ember addons

几个月前,我还在使用一个曾经运行完美的开源插件,但现在它坏了。每次按下插件的“核心”按钮时,我都会收到以下错误:

我偶然发现了这个帖子:

但是,正如一位团队成员所说(更不用说它是在 2019 年插件工作的时候),有一个别名可以自动加载装饰器。该插件的仓库最后一次提交是在 2019 年。我需要更新 node_module 吗?

非常感谢您的支持。
谢谢。

您遇到哪个开源插件的问题?

马克提到的别名已被删除(它已经打印了多年的弃用警告),这就是为什么它现在会导致错误。

1 个赞

我正在使用以下内容:GitHub - buildthomas/post-approval: Implements the community post approval procedure and tools for the Roblox Developer Forum

有趣的是,在搜索源代码后,我似乎找不到任何使用 ember-addons 的地方。

我在这里看到了几个用法:

这些需要更新为指向 discourse-common/utils/decorators

2 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.