私はzefを使ってTwitterモジュールをインストールしていますzef install Twitter
次のエラーが表示されます。
Enabled fetching backends [git path curl wget] don't understand git://github.com/raku-community-modules/Twitter You may need to configure one of the following backends, or install its underlying software - [pswebrequest]
「pswebrequest」をグーグル検索しましたが、何も注目されません。
依存関係の 1 つである HTTP::Tinyish をインストールして、zef のインストールが正しく機能していることを確認しましたが、問題ありませんでした。
これを修正する方法についての指針はありますか?