我正在使用 Mac 系统并遇到此问题,有人可以告诉我如何解决它吗?
应用程序中心登录--令牌0fb553a71f6d4dcbf9c7a820114b76af5bc2a828 |获取用户信息...节点:内部/错误:932 const err = 新错误(消息); ^
错误:命令失败:/usr/bin/security find-generic-password -a me18 -s mobile-center-cli -g security: SecKeychainSearchCopyNext: 在钥匙串中找不到指定的项目。
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:518:28)
at maybeClose (node:internal/child_process:1105:16)
at Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:518:28)
at Pipe.<anonymous> (node:net:337:12) {
代码:44, 被杀:假, 信号:空, cmd: '/usr/bin/security find-generic-password -a me18 -s mobile-center-cli -g' }
我已经尝试过这个命令,但它不起作用.. 安全解锁钥匙串 /Users/xxxx/Library/Keychains/login.keychain-db
我也一次又一次地卸载并安装appcenter
同样的问题,我在 appcenter-cli gihub 中尝试了很多方法但不起作用