Hi everyone,
We are building a Mini for the Shop App, and everything was working fine earlier. But suddenly, we are unable to start the development server.
When we run:
npx shop-minis dev
nothing happens — the command just hangs and no error is shown. It doesn’t start the server or output anything.
We also tried:
npx shop-minis upgrade
but this also does nothing and shows no error.
We have tested this on multiple terminals (Command Prompt, PowerShell, Git Bash) but the issue persists.
Is anyone else experiencing this problem?
Is this a known issue with the CLI, or could it be something on our side?
Any help or suggestions would be appreciated.
Thanks!

