themekit icon indicating copy to clipboard operation
themekit copied to clipboard

Shopify theme development command line tool.

Results 111 themekit issues
Sort by recently updated
recently updated
newest added

I have both, themekit and shopify cli, but when work with a themekit and a "old" theme like Kalles i receive 18k+ alerts, can i disable this errors using themekit?

request failed after 5 retries with error: Get https://leaf-u.myshopify.com/meta.json: dial tcp 23.227.38.74:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time,...

Let's just use an actual `.env` file instead of creating a new file. Closes #942 ### Warn Checklist - [x] This changes the interface and requires a Major/Minor version change....

**Describe the bug** When running `theme watch` and other commands, it doesn't read anything from the `.env` file. **To Reproduce** Steps to reproduce the behavior: 1. Create a `.env` file...

**Describe the bug** js.liquid assets, which reference other assets via `asset_url`, are not automatically updated when referenced assets are modified. **To Reproduce** Steps to reproduce the behavior: 1. create js...

Sorry to be reopening this. But is this a intermitent problem? I'm getting the same error but while trying to generate a new theme with **To Reproduce** ``` theme new...

It would be nice if there was an option to disable logging of "Skipped" files when verbose is enabled for commands like `theme deploy`. When deploying a theme I want...

I'm using Browser Sync in a Gulp workflow where I've added the Themekit npm module. There's quite a long delay from when Themekit sees a file has changed then processes...

**Describe the bug** I followed this [link](https://shopify.dev/tools/theme-kit/getting-started#create-a-new-theme) and followed **npm** command way. After installation themekit, I use`theme --help` to confirm the installation which shows 'command not found' error . **To...

I have installed the new themekit for the Shopify theme development using choco. OS Name: Microsoft Windows 10 Pro OS Version: 10.0.19041 N/A Build 19041 System Type: x64-based PC ThemeKit...