johnw-bluemark

Results 3 comments of johnw-bluemark

I don't know this for certain, but I have a _strong suspicion_ that the following part of the template is responsible for this issue ```liquid {% if expand_bundles and line.bundle_parent?...

I ran into this error. This error occurs when you are missing all 3 of these things: `shopify.extension.toml`, `.theme-check.yml`, and `.git`. The extension is trying to find the root of...

I have encountered this failure. A closer examination of the docker build process shows that curl failed to download the fly install script. This error doesn't abort the docker build,...