cli icon indicating copy to clipboard operation
cli copied to clipboard

Build apps, themes, and hydrogen storefronts for Shopify

Results 390 cli issues
Sort by recently updated
recently updated
newest added

### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...

### What area(s) will this request affect? Extension ### What type of change do you want to see? New feature ### Overview Support for font filetypes in theme app extensions...

Type: Enhancement

### WHY are these changes introduced? Fixes https://github.com/Shopify/develop-app-inner-loop/issues/2487 Depends on https://github.com/shop/world/pull/23196 Errors returning from the App Management API aren't being returned correctly. ### WHAT is this pull request doing? -...

Internally we use multiple environments per client (dev, stage, prod (sometimes multiple prods). For this, we configure a `.shopifyignore` and a `shopify.theme.toml`. The thing is that on `dev`, we should...

Area: @shopify/theme

### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug
Area: @shopify/theme

Hello, I have the latest version of Shopify CLI My Node.js version is v20.17.0 I’m getting a fatal error when I try to run shopify theme check: FATAL ERROR: Reached...

Type: Bug
Area: @shopify/theme
windows

### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug
Area: @shopify/theme

@lopert had most of the work done, I added some tests, cleanup and fixed the download package path. ### WHY are these changes introduced? Fixes https://github.com/shop/issues-shopifyvm/issues/28 We need to apply...

### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug
Area: @shopify/app

### WHY are these changes introduced? - Unexpected HTTP 401 responses are one of the leading causes of [unhandled exceptions](https://app.bugsnag.com/shopify/cli/errors/67a24cfaf90d606d6b65d5c7?filters[error.status]=open&filters[event.since]=1d&filters[event.unhandled]=true&filters[release.seen_in]=3.79.0) in the CLI. - For the most part, we handle...