code-push-server
code-push-server copied to clipboard
clear deployment之后再显示deployment history出错
运行完
code-push deployment clear myApp development
再运行
code-push deployment h myApp development
提示
[Error] Cannot read property 'toString' of undefined
但是如果运行
code-push deployment h myApp development --format json
可以正常显示
什么也没做,今天又好了