1

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

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

1 回答 1

0

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

exp login

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

于 2017-02-03T11:25:31.493 回答