-
## Describe the bug
google play 要求8月份新上架的app,须采用aab格式(非apk)发布。
生成官方playgroud的aab格式安装包,无法正常加载weex页面
## To Reproduce
## Environment
* Device: [sm]
* OS: [android]
* Build from sou…
-
index.we文件中使用了wxc-button,
运行`weex debug index.we`, 报了如下错误, 可有解决方法?
weex version: 1.0.1
> building...
>
> /usr/local/lib/node_modules/weex-toolkit/node_modules/.0.4.4@source-map/lib/source-map/…
-
### Problem
In getting up to speed on the C4 process, its rationale, and etc., I read Hintjen's "The ZeroMQ Community", and the section [Crazy, Beautiful, and Easy](https://zguide.zeromq.org/docs/cha…
-
io:~ i$ sudo weex build android
```
Last login: Thu Nov 23 14:40:57 on ttys005
/Users/i/Apps/iic/weex-cool/cool/start ; exit;
io:~ i$ /Users/i/Apps/iic/weex-cool/cool/start ; exit;
************…
34r7h updated
3 years ago
-
安装了weex-toolkit 之后想进入调试模式,控制台输入命令后报错
```
weex debug hello.we
```
报错信息:
```
building...
[webpack errors]
/usr/local/lib/~/weex-toolkit/~/weex-devtool/~/weex-loader/lib/script.js!/Users/…
-
从github上下载v-0.10.0 项目,完了之后npm install ,再npm run build ,报Template block is require
这个错误
![Uploading 12354.png…]()
[0] ./examples/web-entry/vue/style/style-item.js?entry=true 85 bytes {29} [bu…
-
weexpack版本0.3.13。执行下面操作创建一个实例DEMO项目:
```bash
weexpack creeate app
cd app && npm install
weexpack platform add ios
weexpack run ios
```
第一次执行时,在选择设备后会报一次错,然后会继续执行一长段指令后再报错,终止:
```bash
project …
-
### Describe the bug
I've created a modal component in Vue that is stored on Bit. When I want to make a modification to it, my app doesn't run after importing it into my local environment.
### Ste…
-
I'm unable to get this library to work on Android.
One thing I've noticed is that the render function in the JNI seems to be off.
In GCanvas/GCanvas/core/src/GCanvasJNI.h
```c++
JNIEXPORT void…
-
Thinking ahead to Blaze 2.0, I think we should be talking about somehow building off of Vue 2.0 https://github.com/meteor/blaze/issues/128#issuecomment-251184658 instead of duplicating efforts or talk…