GithubHelp home page GithubHelp logo

Comments (7)

iljah avatar iljah commented on May 29, 2024 1

from wallet713.

lehnberg avatar lehnberg commented on May 29, 2024 1

I confirm that I've reproduced this issue successfully.

from wallet713.

dasterdly avatar dasterdly commented on May 29, 2024

did you follow the steps in setting up grin correctly? had the same issue when missing cargo build!

rust 1.31+ (use rustup- i.e. curl https://sh.rustup.rs -sSf | sh; source $HOME/.cargo/env)
if rust is already installed, you can simply update version with rustup update

git clone https://github.com/mimblewimble/grin.git
cd grin
cargo build --release

from wallet713.

dasterdly avatar dasterdly commented on May 29, 2024

Lehnberg: what OS are you using? It must be a permission issue. On Mac with homebrew it works

from wallet713.

lehnberg avatar lehnberg commented on May 29, 2024

@dasterdly I'm on macOS as well. Just to be clear: --help still works, but it includes an ERROR: first.

from wallet713.

iljah avatar iljah commented on May 29, 2024

In git checkout from few min ago, --help doesn't work for help itself:

wallet713> help --help
ERROR: error: The subcommand '--help' wasn't recognized

USAGE:
         help <subcommands>...

For more information try --help

even tough technically it should:

wallet713> help
ERROR:  

USAGE:
     [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

from wallet713.

ravidio avatar ravidio commented on May 29, 2024

fixed with the recent commit.

from wallet713.

Related Issues (20)

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.