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

volt install command not found #62

Open
dalisoft opened this issue Feb 4, 2023 · 0 comments
Open

volt install command not found #62

dalisoft opened this issue Feb 4, 2023 · 0 comments

Comments

@dalisoft
Copy link

dalisoft commented Feb 4, 2023

Describe the bug
volt install command not found

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo (git clone https://github.com/voltpkg/volt -b dev)
  2. Go-to folder and Build (cargo run --release -- --version)
  3. Trying to use volt install command (./target/release/volt install)
  4. See error
❯ ./target/release/volt install
error: Found argument 'install' which wasn't expected, or isn't valid in this context

USAGE:
    volt [OPTIONS] <SUBCOMMAND>

For more information try --help
volt on  dev is 📦 v0.0.3 via ⬢ v19.6.0 via 🦀 v1.67.0 
❯ 

Expected behavior
Working package installation for projects with package.json

  • OS: [e.g. iOS] macOS 13.1
  • Version [e.g. 22] volt 0.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants