Tommaso Lanza

Results 9 comments of Tommaso Lanza

Not sure, sorry! It's been a while since I've done any theme dev. `422 Unprocessable Entity` is Shopify's API response as-is, I would imagine the issue may be: - A...

Ha! It’s probably time. Didn’t even know they released new tools for that. I created this back then precisely because Shopify’s tools were so poor, and I hope the new...

That may be because you are not a Shopify Plus customer?

Looks like checkout.liquid is being added according to the console… That’s weird API behaviour if it doesn’t show up in the Shopify editor. Is there any info out there on...

Thanks for looking into this. Weird one… I wonder if it could be something to do with the way the asset paths are built in my module?

It’s technically possible, but a hairy mess to do well and the benefits seem thin to me at least. The purpose of this package is to be able to quickly...

Does it work if you do `console.log(event)` instead of `shopifyUpload(event.path);`? Then we'll know if it’s a `watch` thing or something else downstream.

Thanks for investigating. I’ve not had time yet to do it myself, but I should be able to peek into the code soon.

I am experiencing this too with the latest 3.6.5 release.