We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Due to #1065, I think nargo now needs to be installed with
nargo
cargo install --locked --path=crates/nargo_cli
maybe consider modify it to allow
cargo install --locked --path=crates/nargo
or update the book
install nargo with
same as above
None
No response
The text was updated successfully, but these errors were encountered:
Should probably be an noirup Issue rather than Book Issue? Wdyt @TomAFrench
noirup
Sorry, something went wrong.
Book is updated and noirup works with any version
TomAFrench
signorecello
No branches or pull requests
Aim
Due to #1065, I think
nargo
now needs to be installed withcargo install --locked --path=crates/nargo_cli
maybe consider modify it to allow
cargo install --locked --path=crates/nargo
or update the book
Expected behavior
install nargo with
cargo install --locked --path=crates/nargo
Bug
same as above
To reproduce
Installation method
None
Nargo version
No response
@noir-lang/noir_wasm version
No response
@noir-lang/barretenberg version
No response
@noir-lang/aztec_backend version
No response
Additional context
No response
Submission Checklist
The text was updated successfully, but these errors were encountered: