I know this works elsewhere, but I have a windows 11 Pro VM where I’ve installed rakubrew to use in powershell.
I’ve done rakubrew download moar 2025.11, and gotten a raku to use.
Then rakubrew build-zef… which gives me a zef, but…
any invocation of simply zef (including installs, help, etc.) just returns a prompt.
I was only able to successfully execute zef commands with raku C:\…path\to\zef.raku - then it worked.
Happy to help debug, but not sure what info will help.
I know this works elsewhere, but I have a windows 11 Pro VM where I’ve installed rakubrew to use in powershell.
I’ve done
rakubrew download moar 2025.11, and gotten a raku to use.Then
rakubrew build-zef… which gives me a zef, but…any invocation of simply
zef(including installs, help, etc.) just returns a prompt.I was only able to successfully execute zef commands with
raku C:\…path\to\zef.raku- then it worked.Happy to help debug, but not sure what info will help.