I worked on this theme about a month ago. I am the owner. I logged in to my store shopify login --store=‘name of store’
I then entered ‘shopify theme serve’. I am inside the folder of my development theme which is not live.
It doesn’t give me any options to select a different theme.
It serves up my live theme (images etc) with the development pages that I am working on. It’s mixing the two themes together. It serves up the password page of the live theme when i access 127.0.0.1:9292
What am I missing here? Thank you.