Chart-for-Apache-Weex
Chart-for-Apache-Weex copied to clipboard
weex-toolkit v1.1.0-beta.7下插件安装问题
weex-toolkit v1.1.0-beta.7下 执行命令: weexpack platform add android
发现生成的platforms\android\下没有weexplugin目录 直接导致weekpack plugin add weex-chart失败
=========================== Failed to install 'weex-chart':Error: ENOENT: no such file or directory, open 'E:\weex\drgs\platforms\android\weexplugin\build.gradle' at Object.fs.openSync (fs.js:646:18) at Object.fs.readFileSync (fs.js:551:33) at GradleBuilder.prepBuildFiles (C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\lib\src\platforms\android_pack\lib\builders\GradleBuilder.js:110:26) at C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\lib\src\platforms\android_pack\lib\builders\GradleBuilder.js:178:21 at _fulfilled (C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\node_modules\q\q.js:787:54) at self.promiseDispatch.done (C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\node_modules\q\q.js:816:30) at Promise.promise.promiseDispatch (C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\node_modules\q\q.js:749:13) at C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\node_modules\q\q.js:509:49 at flush (C:\Users\idear\AppData\Roaming\npm\node_modules\weexpack\node_modules\q\q.js:108:17) at _combinedTickCallback (internal/process/next_tick.js:131:7) Error: ENOENT: no such file or directory, open 'E:\weex\drgs\platforms\android\weexplugin\build.gradle'