Facing issues with npx shop-minis setup cmd

Hi,

I am trying to create a custom backend (using Supabase) for my shop-mini app, I tried to run the “npx shop-minis setup“ cmd and I get a list of organization names, I select my organization name “dear digital BV“ but after a few seconds I get the below Timeout error. I don’t understand what is going wrong here? Does the cmd send a request that I need to approve somewhere?

Any help would be really appreciated.

Hi,

Just wanted to post the solution. For some reason the request sent to server.shop.app from my Wi-Fi router was always giving me a TIMEOUT error. So I switched to mobile network and connected it to my Laptop and then the request went through.

If someone is getting the same error, please try running the cmd “ping server.shop.app“ in your Terminal, if it shows Timeout error then the issue is related to your Wi-Fi settings. In that case, you can connect to a VPN or mobile hotspot and run the ping cmd, if it works now then you can run the npx cmd