volt
volt copied to clipboard
volt install command not found
Describe the bug volt install command not found
To Reproduce Steps to reproduce the behavior:
- Clone repo (
git clone https://github.com/voltpkg/volt -b dev
) - Go-to folder and Build (
cargo run --release -- --version
) - Trying to use
volt install
command (./target/release/volt install
) - 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