cli
cli copied to clipboard
Build apps, themes, and hydrogen storefronts for Shopify
### What area(s) will this request affect? App ### What type of change do you want to see? New feature ### Overview Add a new command `shopify app install --store...
https://github.com/Shopify/cli/blob/fe5568a39f42c252adf9fc204d5ce3d6947a933c/bin/pin-github-actions.js#L32-L32 fix the issue replace the use of `exec` with `execFile`, which allows us to pass arguments to the command as an array, avoiding the need to construct a shell...
I tried to deploy my extension and it failed with this message: ``` ╭─ error ───────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Version couldn't be created. │ │ │ │ theme-app-extension │ │...
### WHY are these changes introduced? Part of issue https://github.com/shop/issues-retail-on-payments-platform/issues/51 RPP is no longer just enabling cloud terminals, but local terminals as well. Because of this we're renaming the extension...
### What area(s) will this request affect? Other ### What type of change do you want to see? New feature ### Overview As per #4712 many people are not unable...
### WHY are these changes introduced? When Functions GraphQL typegen fails due to missing dependencies, the error message is not very helpful for users to understand what went wrong. For...
### 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...
### WHY are these changes introduced? To improve error handling when stopping app previews and to refactor the dev clean functionality into a service. ### WHAT is this pull request...
### 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...
### 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...