我也遇到这个问题,后来发现是有个有管理员权限的同事重新点了 微信公众平台->开发->开发管理- 开发设置页面中的 “小程序代码上传生成秘钥” 的 “生成” 按钮。 每次点这个按钮都会生成新的秘钥,导致本地的key就不能用了,就上传代码失败了。
小程序CI上传报错-80011,怎么解决,目前已排查appid 和上传密钥是对应的?get wx811c3ebf44e6f72c project attr fail errCode: -1, errMsg: get new ticket fail innerCode: -80011 20003 Error: {"errCode":-1,"errMsg":"get new ticket fail innerCode: -80011"} (node:21122) UnhandledPromiseRejectionWarning: Error: Error: {"errCode":-1,"errMsg":"get new ticket fail innerCode: -80011"} at Object.upload (/node_modules/miniprogram-ci/dist/upload/upload.js:1:3781) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async a (/lib/node_modules/miniprogram-ci/dist/cli.js:1:5507) (Use `node --trace-warnings ...` to show where the warning was created) (node:21122) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:21122) [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.
2022-02-15同问
minium里面有没有什么类似selenium里隐式等待的方法?框架里有没有什么等待的方法?等到找到元素后再执行下一步
2021-11-04遇到相同的问题,微信的小伙伴们,出来解答一下呗
TBS_Studio 不支持小程序调试了吗?TBS_Studio 不支持小程序调试了吗 [图片] [图片] [图片] 就是检测不到网址。。。
2020-12-24