Closed vantrangaof closed 1 year ago
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action.
→ If there's no activity within a week, then a bot will automatically close this.
Thanks for helping to improve Shopify's dev tooling and experience.
Please confirm that you:
What type of project are you working on?
theme
Expected behavior
The commands should have worked as usual.
Actual behavior
I have been using Shopify CLI 2.x for a while and there was no issue. However, all of a sudden, all Shopify CLI commands showed the "marshal data too short (ArgumentError)" issue as shown in the stack trace.
I have tried updating to the latest Shopify CLI 3.x, reinstalling Shopify CLI 2.x, and also updating Ruby ver. but it still doesn't work.
I have also looked for this issue online but to no avail. I'm still fresh in the field so I might have missed out on something. It would be great to have your support to look into this issue. Thank you.
Stack trace
Reproduction steps
shopify
shopify2
i.e. A command such asshopify version
will show the errorOperating System
MacOS Ventura 13.0.1
CLI version (run
shopify version
if you're not sure)3.22.1
Shell
bash
Ruby version (run
ruby -v
if you're not sure)ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin22]
What language and version are you using in your application?
No response