-
Notifications
You must be signed in to change notification settings - Fork 129
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]: Upgrade theme checker #1049
Comments
Is there no way to update theme check separately? This is beyond frustrating |
Yep, this is blocking us also. |
Hi @veken1199 Unfrotunately, the issue has not been fixed for some reason. I have upgraded to the new Shopify CLI, but the theme checker still fails: So either theme-check or Shopify CLI has a bug here :) |
Hi @bakura10 @dazjohnsoncc ! We have released CLI 3.33.0 to fix this problem. Please, update your version when possible. Let me know if now it's working for you. Sorry for inconveniences |
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Currently, the CLI uses the version 1.12.1 for the theme check (
cli/packages/cli-kit/src/public/node/ruby.ts
Line 15 in 783481d
The version 1.13 added support for the new "section group". The CLI should be updated as well.
Thanks :)
Actual behavior
Shopify CLI uses an older version.
Stack trace
No response
Reproduction steps
Operating System
OS X
Shopify CLI version (check your project's
package.json
if you're not sure)3.32
Shell
No response
Node version (run
node -v
if you're not sure)No response
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: