Theme Kitがインストールできない

Theme Kitの2.xから最新のバージョンにしようとしたところ、

C:> npm install -g @Shopify_77 /cli @Shopify_77 /theme

以下のようなメッセージが出て、インストールが完了しません。

npm warn deprecated [email removed] This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email removed] Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email removed] Glob versions prior to v9 are no longer supported
npm warn deprecated [email removed] Glob versions prior to v9 are no longer supported
npm warn deprecated [email removed] Glob versions prior to v9 are no longer supported
npm warn deprecated [email removed] Glob versions prior to v9 are no longer supported

npm install -g @Shopify_77 /themeでも同じです。

こちらの中ほどにあるエラーメッセージと同じようですが、

https://github.com/Shopify/shopify-app-template-remix/issues/738

どのような問題で、どのように解決されたのかがわかりませんでした。

Ruby+Devkit 3.0
Node.js
Git
Bundler

いずれもアンインストール→最新のものをインストールしなおしてみましたが、ダメでした。

もし何かわかる方がいらっしゃましたら、ご教示のほどよろしくお願いいたします。