Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Npm run dev not reflecting changes

Npm run dev not reflecting changes

melodyt
Shopify Partner
1 0 1

I was able to create my app theme extension, and set up the project and run the command:

npm run dev

where it set up my app locally and was tested on my test development store (done the configurations as needed).

 

Typically when I did a change in the liquid files or the js files for the extension, I would see the changes reflected in the moment of the change in the terminal where i ran the above command, and it would tell me which files were changed and were 'pushed to a draft'. 

 

I stopped seeing that yesterday, and none of my new changes were reflected on the preview extension. I tried rerunning

 npm run dev 

and 

npm run shopify auth logout

 and killing all shopify processes running on my machine. 

 

I'm not sure on what I am doing incorrectly? I would like to see my changes again. 

 

Thanks

 

Replies 0 (0)