weex-plugins / Chart-for-Apache-Weex

Chart for Apache Weex is a third party plugin, and is not developed nor maintained by Apache Weex.
Apache License 2.0
35 stars 12 forks source link

weex-toolkit v1.1.0-beta.7下插件安装问题 #12

Open ellisez opened 6 years ago

ellisez commented 6 years ago

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'