Can't get Shopify CLI working, remix-run error

Hello!

I have installed Shopify CLI as per these instructions: https://shopify.dev/docs/api/shopify-cli

Installed Node and Git, then running the command with npm to install.

After this, if I try to do “shopify app init” → Make remix app → JS → and input a name, it hangs for 10+ minutes on “Installing dependencies with npm…”

I get this error message in the end:

Can someone help me fix this? I’m at a loss. I installed this on Mac OSX and had it work

Hello,
It looks like there maybe a versions issue on your system. You need to install latest versions of node, npm, ruby and shopify and then try running
**shopify app init** command.