Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
546 views
in Technique[技术] by (71.8m points)

求助 weex debug 没有内容

按照文档安装了DevTools
参考 :https://weex-project.io/cn/gu...
命令行如下

npm install  -g  weex-toolkit
npm WARN deprecated [email protected]: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/usr/local/bin/weex -> /usr/local/lib/node_modules/weex-toolkit/bin/weex
/usr/local/lib
└── [email protected]

npm WARN [email protected] requires a peer of vue@^2.1.5 but none was installed.

在项目里运行weex debug,打开的页面App List是空的,扫下面的二维码打开的页面也是一片空白,项目是一个简单的weex默认生成的Hello项目。

另外,我尝试单独解决npm WARN的问题,安装完对应的包以后还是会提示deprecated,请问如何解决?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

要用weex Playground扫描二维码,我给用微信扫描了,所以没进行下去。怪自己粗心了


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...