-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: The Admin GraphQL API responded unsuccessfully with errors #5094
Comments
Duplicate of #5031. Temporary solution is to downgrade Shopify CLI. In that thread, it's downgrade to |
same error happening for me :( |
@HandHugs if you have any request IDs to add that we can look into that would be great. |
I have another one from today if it helps |
Looks like this is related to #5010 and we've found the final edge case here. This error is being caused when an empty file is being uploaded to the find . -type f -empty In the mean time we'll be working on a fix to allow assets to also work as empty files. Thank you for your patience. |
✅ you should no longer see this error when your theme has empty files in the assets folder. If you see this bug again please create a new issue, thanks! |
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
Pull the code from shopify to locale
Actual behavior
API Error
Verbose output
Verbose output
Reproduction steps
shopify theme pull
commandOperating System
Windows 11
Shopify CLI version (
shopify --version
)@shopify/cli/3.72.0 win32-x64 node-v22.5.1
Shell
PowerShell
Node version (run
node -v
if you're not sure)v22.5.1
What language and version are you using in your application?
ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [x64-mingw32]
The text was updated successfully, but these errors were encountered: