Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for termux #171

Open
HyperAfnan opened this issue Oct 12, 2024 · 0 comments
Open

Add support for termux #171

HyperAfnan opened this issue Oct 12, 2024 · 0 comments

Comments

@HyperAfnan
Copy link

hey ive just installed the leetcode_cli ad it compiled sucessfully
but when i do leetcode d to enter my cache it returns this

[INFO  leetcode_cli::config] Generate root dir at "/data/data/com.termux/files/home/.leetcode".
thread 'main' panicked at /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/leetcode-cli-0.4.5/src/p
lugins/chrome.rs:65:14:                                                                                                                 
Opps...only works on OSX or Linux now...
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

and when i set RUST_BACKTRACE=full it returns this

thread 'main' panicked at /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/leetcode-cli-0.4.5/src/plugins/chrome.rs:65:14:                                                                                                                 
Opps...only works on OSX or Linux now...                                                                                               
 stack backtrace:                                                                                                                        
   0:       0x607578b2c4 - <unknown>
   1:       0x607579d1f8 - <unknown>
   2:       0x607576157c - <unknown>
   3:       0x60757815cc - <unknown>
   4:       0x60757811c0 - <unknown>
   5:       0x6075781e10 - <unknown>                                                                                                       6:       0x607578bde8 - <unknown>
   7:       0x607578b508 - <unknown>
   8:       0x6075781854 - <unknown>
   9:       0x607579b8ec - <unknown>                                                                                                      10:       0x60753e6968 - <unknown>
  11:       0x607544f538 - <unknown>                                                                                                      12:       0x6075457814 - <unknown>
  13:       0x60754597d8 - <unknown>
  14:       0x60753cd2cc - <unknown>
  15:       0x60753d7924 - <unknown>
  16:       0x60753dc968 - <unknown>                                                                                                      17:       0x60753d9624 - <unknown>                                                                                                      18:       0x60753dbba0 - <unknown>
  19:       0x60753dbb8c - <unknown>
  20:       0x607577dd90 - <unknown>
  21:       0x60753d9758 - <unknown>                                                                                                      22:       0x7dd73365bc - <unknown> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant