GithubHelp home page GithubHelp logo

mirafetch's People

Contributors

argentumcation avatar refi64 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

mirafetch's Issues

error[E0433]: failed to resolve: use of undeclared crate or module `get_info`

% git pull && cargo run
Already up to date.
   Compiling mirafetch v0.1.0 (/Users/dracula/git/mirafetch)
error[E0433]: failed to resolve: use of undeclared crate or module `get_info`
   --> src/info/mod.rs:122:31
    |
122 |         let getter = Arc::new(get_info::new());
    |                               ^^^^^^^^ use of undeclared crate or module `get_info`

For more information about this error, try `rustc --explain E0433`.
error: could not compile `mirafetch` (lib) due to previous error

might be related to macOS (x86_64)

Can't redirect output

$ mirafetch > out.txt
Error: The cursor position could not be read within a normal duration

Steps to reproduce:

% docker run -it rust
... clone and cd into the repo ...
root@d0614e0e0f6f:/mirafetch# cargo run > out.txt
    Finished dev [unoptimized + debuginfo] target(s) in 0.09s
     Running `target/debug/mirafetch`
Error: The cursor position could not be read within a normal duration
root@d0614e0e0f6f:/mirafetch# 

The error message seems to be trickling from crossterm-rs/crossterm/src/cursor/sys/unix.rs#L50.

Could be related to this upstream bug:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.