themekit
themekit copied to clipboard
Shopify theme development command line tool.
command theme deploy throws "this file is not part of your theme" error ``` [development] Warning, this is the live theme on xyz-dev. [development] 2|2 [==============================================================================] 100 % [development] 2...
I would like to put a favicon on my store. However, as I created the blank page it simply does not appear. How to proceed?
**Describe the bug** If you have a file names `node_modules_my-file.js` Theme Kit will prevent any action against this file. This is because it's filtered in [file/filter.go](https://github.com/Shopify/themekit/blob/master/src/file/filter.go). I don't see why...
when try to run command theme watch, a panic: runtime error: invalid memory address or nil pointer dereference error is thrown. Here is the full error: [development] Proxy URL detected...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
#### Describe the bug On 20th March 2024 Themekit app was installed on wob-glb-production.myshopify.com it was then uninstalled When we now try to deploy it fails with message "request failed...
**Describe the bug** Once I go to my product page and select "Buy Now" it sends the Visitor to the home page vs. going directly to checkout. **To Reproduce** Steps...
#### Describe the bug There is a bug where theme download is not downloading any of the .json files correctly. Issue seemed to have happened overnight. The problem is present...
#### Is your feature request related to a problem? Please describe. I'm always frustrated when I run like: - theme deploy /Users/**/Desktop/work/motherboard/theme/sections/blog-posts-cards.liquid or - theme deploy theme/sections/blog-posts-cards.liquid I have no...