Court K

Results 37 comments of Court K

If I try theme deploy /assets it almost finishes but not quite [development] 128|129 [============================================================================>-] 99 % [development] (assets/cervical-leadin-page-9.jpg) Put https://cradle-me.myshopify.com/admin/themes/74945298535/assets.json: stream error: stream ID 75; PROTOCOL_ERROR [development] 128|129 [============================================================================>-]...

In an entirely new folder, with a new theme from Pacific Union I did the following: `theme new -p=*** -s=cradle-me.myshopify.com --name="Test Theme"` **It completed successfully.**

If I do my deploy one folder at a time like this ``` theme deploy /snippets theme deploy /templates theme deploy /sections theme deploy /locales theme deploy /layout theme deploy...

@tanema I think I know what's causing it. Animated gifs. Hmm. Even with high timeout it seems to have some trouble there. I did get one to upload. Scratching my...

I'm having this issue all of a sudden. I've been working for a week with my theme. All of a sudden tonight while using `theme watch` I refreshed and suddenly...

Same error this morning. 200|227 [====================================================================>---------] 88 % [development] (assets/thin-leadin-page-5.jpg) received a malformed response from shopify, this usually indicates a problem with your connection [development] (assets/slider-cervical-2.jpg) Put https://cradle-me.myshopify.com/admin/themes/74947723367/assets.json: stream error:...

I've restarted. Tried an entirely different computer with a new checked out version of my theme @tanema The issues started around 12:30am at Shopify. They aren't fixed still. It's def...

I'm confused on CSS Variable support. I linked to a precompiled version of turrent like so: @import turretcss.min.css Directly below that I tried redefining some variables and it doesn't seem...

Thanks Adam. I was hoping to avoid including a large library, but rather a single file. I've included it in my static HTML project as you suggested and it's working...

@adamroyle Understood. Thanks. I'll move my other questions to a different thread. Thanks for the clarification. I'm going to dive in head first ;-)