收藏
回答

miniprogram-ci 下载 sourcemap 报错?

{
  errCode: -1,
  errMsg: 'inner download source map fail with errcode: -80407, errmsg: '
}
回答关注问题邀请回答
收藏

2 个回答

  • circle
    circle
    2020-12-17

    @社区技术运营专员-娇华 @John von Neumann 使用 ci buildNpm 后 upload 再 downloadSourceMap,报错:

    appid: wx22ba106979af59dd

    时间点:2020-12-17 10:00

    miniprogram-ci 版本:1.0.94

    机器人:1

    错误信息:

    { 
    
    errCode: -1,
    
    errMsg:'inner download source map fail with errcode: -80407, errmsg: ' 
    
    }
    
    (node:94767) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourcemap_list' of undefined
    
        at Promise (/Users/circle/code/xxx/node_modules/miniprogram-ci/dist/utils/sourcemap/getDevSourceMap.js:46:26)
    
        at process._tickCallback (internal/process/next_tick.js:68:7)
    
    (node:94767) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
    
    (node:94767) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    


    2020-12-17
    有用
    回复
  • 疯狂的小辣椒
    疯狂的小辣椒
    2020-09-23

    你好,请提供下appid,另外请将问题描述完整,相关代码也提供下。

    2020-09-23
    有用
    回复 6
    • 少侠
      少侠
      2020-09-23
      使用 miniprogram-ci 拉取小程序sourcemap报错,
      2020-09-23
      回复
    • 少侠
      少侠
      2020-09-23
      appid私发
      2020-09-23
      回复
    • commy
      commy
      2020-09-23回复少侠
      有用miniprogram-ci上传过代码了吗?
      2020-09-23
      回复
    • 少侠
      少侠
      2020-09-23回复commy
      我们都是用miniprogram-ci,自动构建的
      2020-09-23
      回复
    • 少侠
      少侠
      2020-09-23回复commy
      刚刚我看了社区说,去掉lazyCodeLoading,在构建上传,我试了下是可以拿到的,加上这个就不行;但是问题还是要解决的,lazyCodeLoading生产环境中我们也不能去掉
      2020-09-23
      回复
    查看更多(1)
登录 后发表内容
问题标签