`^CError: Calling needs :cxx11 is disabled! There is no replacement.Please report this to the homebrew/core tap: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cmake.rb:23 `
各种错误处理 1.错误:ReferenceError: global is not defined 使用stream模块发送请求时报错。 解决办法把下面代码放入app.js中 {代码...} 2.错误:weex is not defined 解决办法命令行中执行 npm install weex-vue-render@0.10.3 --save 然后检查weex.html里这句<script src="./node_modules/weex-vue-render/index...