Shopify Theme Dev Changes Not render Locally but reflected production one

Solved

Shopify Theme Dev Changes Not render Locally but reflected production one

cshah
Visitor
3 0 1

Hey Shopify Community,

Today I am getting a weird issue with local development.

I am running Shopify theme dev and run without any error but it does not render any local changes.

When I change any file, it re-render but it does not reflect the changes.

 

Also found that if I push any changes to Production one it reflect the changes, so i guess the theme is displaying the Production one and not the local development one.

 

I am working on Window PC with current Shopify CLI version 3.58.2

Does any one have idea what can I do to start local development again?

Any help would be appreciated.

 

Thank you

Accepted Solution (1)

Meox
Shopify Partner
1 1 0

This is an accepted solution.

Hi, 

Try this killing(delete) all terminals(eg. Powershell and Bash) then redo the shopify login process.

View solution in original post

Replies 2 (2)

Meox
Shopify Partner
1 1 0

This is an accepted solution.

Hi, 

Try this killing(delete) all terminals(eg. Powershell and Bash) then redo the shopify login process.

cshah
Visitor
3 0 1

Thanks @Meox your suggestion works and now I can see the local changes.