安装weex tookit老是失败的解决办法:使用淘宝的镜像来安装
sudo npm install -g weex-toolkit@1.0.4 --registry=https://registry.npm.taobao.org
输入weex出现以下信息,表示安装成功