猿问

Weex 开发环境安装失败

安装时报错

$ yarn global add weex-toolkit

yarn global v1.2.1

[1/4] Resolving packages...

warning weex-toolkit > weex-builder > babel-preset-es2015@6.24.1: ?  Thanks f

or using Babel: we recommend using babel-preset-env now: please read babeljs.io/

env to update!

warning weex-toolkit > xtoolkit > dns > winston > request > node-uuid@1.4.8: Use

 uuid module instead

[2/4] Fetching packages...

error hawk@0.10.2: The engine "node" is incompatible with this module. Expected

version "0.8.x".

error Found incompatible module

info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this c

ommand.

但是能正常初始化

添加平台时

$ weex platform add android

  error: unknown option `--telemetry'

请问如何解决?

本机环境

  • Win10 64

  • node 8.9.3


慕码人8056858
浏览 1024回答 2
2回答

MM们

weex platform add anroid ---> android 吧

牛魔王的故事

这个问题我也遇到了,我的解决办法是:先安装 weexpack:cnpm install -g weexpack然后根据提示,更新weexpack到1.0.18: weex update weexpack@1.0.18weex platform add ios 成功!
随时随地看视频慕课网APP
我要回答