-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Can we run detox on Ubuntu 16.04.4? #770
Comments
It looks to me that something is not fine either with your hardware configuration or with your specific OS or Node environment configuration. It is not possible to reproduce this problem by using the given steps. Otherwise, it would have been an emergency and a blocker for Detox. Last time (11 days ago) I was checking Detox on Ubuntu 17.10 and it was absolutely fine. Provide more info on your hardware specs. Video recording, screenshots or photos of what happens could be helpful as well. Try out other running CPU- or network-intensive Node.js apps and see if you have the same issue. This issue is something very weird and definitely cannot be resolved till you give a very detailed report of what is happening. And even then, chances are, that you ought to try to fix the issue on your side, as this looks something very specific to an environment. |
Thank you for your answer. I can run |
React app? Web? That's the wrong project, detox does not do web, it only supports native/react-native apps on iOS and Android |
I mean my computer can create |
Can you please provide more details? This description is still pretty vague |
I tried 3.3.7 and it worked fine. The problem occurred with detox@3.4.0 on my environment. Thank you for all helps. |
What version, would you mind to check again? Detox is currently at 7.x, not 3.x. :) |
Please treat this thread seriously, the lack of information, and woese, misleading and wrong information is disrespectful to all those who want and spend their time to try helping you. |
Sorry for typo mistake. It is 7.3.7. |
Description
I want to setup detox for my React Native project. However, when running
detox init
, will consume all of my computer memory. When using system monitor tool, I saw that there are many node processes running. I checked alldetox
commands and found the same problem.Steps to Reproduce
detox init
Then my computer get hanged.
Detox, Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: