使用exp build时出错:[exp] API响应错误:无法使用r.expr()转换`undefined`

时间:2017-02-03 11:25:31

标签: exponentjs

使用exponent CLI构建独立(shell)应用程序时出现此错误:

this.knowns.push(new Known(args..));

1 个答案:

答案 0 :(得分:0)

检查您是否通过指数CLI通过

登录
[exp] API Response Error: Cannot convert `undefined` with r.expr() in:
r.db("prod").table("credentials").getAll(undefined, {
                                         ^^^^^^^^^  ^
    index: "username"
    ^^^^^^^^^^^^^^^^^
})

请注意,登录指数XDE并不一定意味着您已登录指数CLI