小程序
小游戏
企业微信
微信支付
扫描小程序码分享
{ errCode: -1, errMsg: 'inner download source map fail with errcode: -80407, errmsg: ' }
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
@社区技术运营专员-娇华 @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.
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
你好,请提供下appid,另外请将问题描述完整,相关代码也提供下。
await ci.getDevSourceMap({
project: conf.project,
robot: 1,
sourceMapSavePath: './SourceMap'
})
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
@社区技术运营专员-娇华 @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.
你好,请提供下appid,另外请将问题描述完整,相关代码也提供下。
await ci.getDevSourceMap({
project: conf.project,
robot: 1,
sourceMapSavePath: './SourceMap'
})