EmptyWalker
EmptyWalker
I'm doubt about what is destination at `AdbConnection$open(String destination)` , the code: ``` /** * Opens an AdbStream object corresponding to the specified destination. * This routine will block until...
怎么关闭MNT?
我使用`weex create xxx`创建的项目,在使用`weex plugin add weex-chart`安装插件时,提示以下信息,请问该如何手动添加这个插件 ``` emptywalker$ weex plugin add weex-chart Installing "[email protected]" for ios Failed to install 'weex-chart':Error at new Api (/Users/emptywalker/.xtoolkit/node_modules/weexpack/lib/src/platforms/ios_pack/Api.js:85:15) at Object.getPlatformApi (/Users/emptywalker/.xtoolkit/node_modules/weexpack/lib/src/platforms/platforms.js:76:23) at handleInstall (/Users/emptywalker/.xtoolkit/node_modules/weexpack/lib/src/plugman/install.js:614:27)...