Results 2 comments of 亦枫

同 502,估计作者服务器出问题了。 可以趁机自己搭服务器,我找了后端同事帮忙搭了一个。 原来创建的 `app` 和 `Deployment` 都不能用了。 如果需要 `logout` 但是无法 `logout` 可以删除 `~/.code-push.config` 文件, `windows` 用户可以删除 `C:\Users\用户名\AppData\Loca\.code-push.config` 删除完成之后就可以重新登录了

> But you need 2 providers, one for main app, one for rootsiblings. > > ```js > setSiblingWrapper( > // This provider is for elements inside root-siblings > ) >...