code-push-web icon indicating copy to clipboard operation
code-push-web copied to clipboard

code-push-server web客户端

Results 7 code-push-web issues
Sort by recently updated
recently updated
newest added
trafficstars

Rest URL不能后期配置 用npm安装的server不能跨域 build的时候满屏的warning,废弃用法 有时候某名其妙的错误 多年没有更新代码了 有问题也不回复

TypeError: Cannot read property 'length' of null getShortTypeString webpack:///~/redux-devtools-inspector/lib/tabs/getItemString.js:54 开始好好的,突然就出来个这,电脑上浏览器都不行,手机可以打开

设置环境变量不生效 export const common = { api: { URL: process.env.SERVER_URL || `http://update.aa.com`, // production code-push-server address devURL: process.env.SERVER_URL || `http://update.aa.com`, // development code-push-server address }, }; process.env能读到,但是网页上不生效

你好,我已经在服务器上架好,但无法做任何操作,请问是什么原因? ![image](https://user-images.githubusercontent.com/702785/34384847-c442bd80-eb59-11e7-859b-e5067cc6bbe6.png)

root@iZ23vlpts7xZ build]# node ./server.js module.js:540 throw err; ^ Error: Cannot find module 'source-map-support' at Function.Module._resolveFilename (module.js:538:15) at Function.Module._load (module.js:468:25) at Module.require (module.js:587:17) at require (internal/module.js:11:18) at Object. (/opt/codepush/build/server.js:1:63) at Module._compile...

点击注册按钮输入邮箱无反应,12302端口为code-push-server端口,12303为code-push-web端口 //真实ip隐藏掉了 Console显示: Fetch API cannot load http://我的ip:12302/users/[email protected]. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://我的ip:12303' is therefore...

请问如何解决呢?谢谢~ ![image](https://user-images.githubusercontent.com/25190239/29005470-c077ac12-7b0e-11e7-9343-4dd2be940502.png)