Pulled existing Shop Mini project, installed dependencies, but “Content not loading” on device

Hi everyone,

I’m trying to run a Shop Mini project that was not originally created on my system — I pulled it from an existing Git repository.

Here’s what I did:

  1. Cloned the repo

  2. Ran npm install

  3. Started the dev server using npx shop-minis dev

  4. Opened the Mini on my device using the Shop App

But instead of loading the app, the Shop App shows:

“Content not loading”

Hey Rohit,

On our use case initially it meant that the Shop app cannot access the app you run, might be the host or port forward, you can test if you can access the set of ip and port in the browser, if you cant this is your answer.

Also worth looking into my solution on this here

Hey! If you are still hitting this issue could you please give us the details from Shop Minis Support Template - Required for all issue reports and we will look in to it further.

You could also try these troubleshooting tips to make sure you can connect Troubleshooting