gpt4 book ai didi

ember.js - 有什么方法可以在 Ember CLI 中获取有意义的错误吗?

转载 作者:行者123 更新时间:2023-12-02 19:22:37 24 4
gpt4 key购买 nike

我正在使用 Ember CLI,但我的代码中存在与计算别名和模型关系相关的问题。我无法调试这个问题,因为我遇到了这样的困惑错误:

"EmberError@http://localhost/assets/vendor.js:22707:15
Ember.default.assert@http://localhost/assets/vendor.js:15408:13
ember$data$lib$system$store$finders$$_find/<@http://localhost/assets/vendor.js:63941:9
tryCatch@http://localhost/assets/vendor.js:55993:16
invokeCallback@http://localhost/assets/vendor.js:56005:17
publish@http://localhost/assets/vendor.js:55976:11
@http://localhost/assets/vendor.js:37026:7
Queue.prototype.invoke@http://localhost/assets/vendor.js:11432:11
Queue.prototype.flush@http://localhost/assets/vendor.js:11497:13
DeferredActionQueues.prototype.flush@http://localhost/assets/vendor.js:11302:13
Backburner.prototype.end@http://localhost/assets/vendor.js:10727:11
Backburner.prototype.run@http://localhost/assets/vendor.js:10782:15
executeTimers@http://localhost/assets/vendor.js:11164:7
updateLaterTimer/backburner._laterTimer<@http://localhost/assets/vendor.js:11153:11
"

有什么办法可以得到更好的错误吗?即使是普通的 javascript 异常也会比这更好。

我在控制台中有这个:

"DEBUG: -------------------------------" vendor.js:15442:4
"DEBUG: Ember : 1.12.0" vendor.js:15442:4
"DEBUG: Ember Data : 1.0.0-beta.17" vendor.js:15442:4
"DEBUG: jQuery : 1.11.3" vendor.js:15442:4
"DEBUG: -------------------------------"
... Some deprecations messages from Ember Data that is irrelevant
"Ember Inspector Active"
... The error above

最佳答案

您正在查看一个专为生产而构建的 ember 应用程序...

要调试应用程序,请运行ember服务器

然后您将获得源映射输出

关于ember.js - 有什么方法可以在 Ember CLI 中获取有意义的错误吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30332611/

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