登录失败:[Error] Not Found
C:\Users\Administrator>code-push --version 3.0.0
C:\Users\Administrator>code-push login http://192.168.124.130:3000
╔═══════════════════════════════════ ║ ║ ║ CodePush-CLI is deprecated and no longer supported! ║ ║ You can use AppCenter-CLI instead. ║ ║ More details: https://docs.microsoft.com/en-us/appcenter/cli ║ ║ ║ ╚═══════════════════════════════════
Please login to Mobile Center in the browser window we've just opened.
Enter your token from the browser: HQq2YP7WgUCRfpR2sbYb878XdKK44ksvOXqog [Error] Not Found
有遇到与我一样情况的吗?啥原因?
执行 code-push login http://api.code-push.com 打开浏览器的URL地址是:http://api.code-push.com/cli-login?hostname=xxx 报错。。。 连接私有化部署的服务器也是这样的。
木有,一切正常
遇到同样的问题,求解答....
Try installing an older version of the code-push-cli package. Version 2.1.9 appears to be working for me.
Try installing an older version of the
code-push-clipackage. Version 2.1.9 appears to be working for me.
it also works for me.Thank you so mush.
Try installing an older version of the
code-push-clipackage. Version 2.1.9 appears to be working for me.
work for me , i think the reason is new version of the code-push-cli open the different login url.