收藏
回答

miniprogram-ci 上传失败

框架类型 问题类型 操作系统 工具版本
小程序 Bug macOS 1.0.45
done: pages/tab-my/tab-my.wxml

processing: pages/tab-my/wallet/list/detail.wxml

done: pages/tab-my/wallet/list/detail.wxml

processing: pages/tab-my/wallet/top-up/top-up.wxml

done: pages/tab-my/wallet/top-up/top-up.wxml

processing: pages/tab-my/wallet/list/list.wxml

done: pages/tab-my/wallet/list/list.wxml

processing: pages/tab-my/wallet/wallet.wxml

done: pages/tab-my/wallet/wallet.wxml

processing: compiling other files

done: compiling other files

------- TypeError: Method Error.prototype.toString called on incompatible receiver undefined

    at toString (<anonymous>)

    at FormatableString.replace (<anonymous>)

    at [object Array].Object.toString.call.t.forEach.t (/Users/apple/www/alalab/node_modules/miniprogram-ci/dist/utils/locales/fomatable_string.js:1:231)

    at Array.forEach (<anonymous>)

    at FormatableString.format (/Users/apple/www/alalab/node_modules/miniprogram-ci/dist/utils/locales/fomatable_string.js:1:215)

    at Object.getSignature (/Users/apple/www/alalab/node_modules/miniprogram-ci/dist/utils/sign.js:1:1084)

    at process._tickCallback (internal/process/next_tick.js:68:7)
回答关注问题邀请回答
收藏

1 个回答

  • Jation
    Jation
    2020-07-07

    这个错误是

    生成本地签名失败导致的。通常是key文件编码或者内容有误

    原本会给出正确的错误提示,而不是抛出这个无法理解的错误异常

    这里我们后续在1.0.48 fix

    2020-07-07
    有用 1
    回复
登录 后发表内容
问题标签