Skip to content

Add support for termux #171

Open
Open
@HyperAfnan

Description

@HyperAfnan

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> 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @HyperAfnan

        Issue actions

          Add support for termux · Issue #171 · clearloop/leetcode-cli