I was going to try silver out but I'm having problems. I did a cargo install silver and then init like this.
Invoke-Expression -Command $(silver init | Out-String)
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', C:\Users\username\.cargo\registry\src\github.com-1ecc6299db9ec823\silver-1.1.0\src\main.rs:57:55
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Invoke-Expression: Cannot bind argument to parameter 'Command' because it is an empty string.
any ideas what's going on?
Windows 10
Windows Terminal
I was going to try silver out but I'm having problems. I did a cargo install silver and then init like this.
any ideas what's going on?
Windows 10
Windows Terminal