macacajs / app-inspector

App-inspector is a mobile UI viewer in browser.
https://macacajs.github.io/app-inspector/
MIT License
389 stars 78 forks source link

macaca doctor报错循环导入警告 #249

Closed lvorcool closed 4 years ago

lvorcool commented 4 years ago

Environment check:

$ npm i macaca-cli -g && macaca doctor

try app-inspector -u xxxx --verbose for more log detail.

app_inspector_1 app_inspector_2

macaca-bot commented 4 years ago

This is the translated issue:


macaca doctor introduced warning being given cycle

Environment check:

`Bash $ Npm i macaca-cli -g && macaca doctor `


Try app-inspector -u xxxx --verbose for more log detail.

! [App_inspector_1] (https://user-images.githubusercontent.com/21286480/87909760-6ca95600-ca9b-11ea-8d67-8043e727e175.png) ! [App_inspector_2] (https://user-images.githubusercontent.com/21286480/87909763-6ca95600-ca9b-11ea-8315-4f20bbc95457.png)

lvorcool commented 4 years ago

@macaca-bot hi,我执行了 Npm i macaca-cli -g && macaca doctor, 结果如图,只考虑iOS部分,请看看循环导入的问题该怎么解决呢

072101 072102 072103 072104

lvorcool commented 4 years ago

问题解决了,因为我用brew安装的node,是开发者最新版v14.,应该安装稳定版本v12就没再报错循环导入了

macaca-bot commented 4 years ago

This is the translated issue comment: @lvorcool


Solve the problem, because I used to brew install node, is the latest developer version v14., Should be installed stable version v12 no longer being given cycle introduced