macacajs / NoSmoke

A cross platform UI crawler which scans view trees then generate and execute UI test cases.
https://macacajs.github.io/NoSmoke
MIT License
199 stars 58 forks source link

运行demo出错udid : undefined #91

Open zhanglingling12 opened 4 years ago

zhanglingling12 commented 4 years ago

Macaca的服务已经启动了,运行还是报这个错 image

macaca-bot commented 4 years ago

This is the translated issue:


Run demo error udid: undefined

Macaca service has started, run or report this error ! [Image] (https://user-images.githubusercontent.com/27205719/96720266-238bd980-13dd-11eb-9b63-41b0b4f84c62.png)

chensheng0619 commented 4 years ago

上面好多报警是因为node.js的版本太高了,降下版本,我用12.4.0这个报错就能解决

macaca-bot commented 4 years ago

This is the translated issue comment: @chensheng0619


This is because the version node.js too high, down version 12.4.0 I use this error can be solved

chensheng0619 commented 4 years ago

执行命令里加个 “- u xxx”,xxx表示设备的udid

macaca-bot commented 4 years ago

This is the translated issue comment: @chensheng0619


Run Riga "- u xxx", xxx represents udid equipment

zhanglingling12 commented 4 years ago

执行命令里加个 “- u xxx”还是报错image

macaca-bot commented 4 years ago

This is the translated issue comment: @zhanglingling12


Run Riga "- u xxx" or error [image] (https://user-images.githubusercontent.com/27205719/97402159-08fdb700-192d-11eb-8147-dc008f27cdf8.png)!

Mrshenxh commented 4 years ago

执行命令里加个 “- u xxx”还是报错image

这个已经解决了么,现在我也一直报root找不到的问题,我的node版本是14.5

macaca-bot commented 4 years ago

This is the translated issue comment: @Mrshenxh


Add a "- u xxx" in the command to report an error! [Image] (https://user-images.githubuserContent.com/27205719/97402159-08fdb700-192d-11eb-8147-dc008f27cdf8.png)

This has been solved?

amiralam0 commented 2 years ago

not, the issue is still there