Andy Waite

Results 394 comments of Andy Waite

I'm confused, the changelog says for v3.0.0: > whiny transactions: by default, raise an exception if an event transition is not possible Which seems to not be the case, since...

Hi @stefankunze Thank for the detailed report, and especially the video. I'm wondering, when you click on Older Versions in the online editor, do you see any revisions containing the...

Thanks, I've checked our logs for that particular asset and it seems the update is not reaching our servers. I'd like to first determine if it's related to the `watch`...

@davidsturman from the output in your message, it looks like some of the assets don't currently have a remote checksum. This is expected for existing themes from before we added...

@dan-gamble We should have the node-themekit update out in the next day or two.

I'm not sure if this could be the cause, but there's an open Go issue [DNS lookup sometimes fails with "no such host" when there are too many open files](https://github.com/golang/go/issues/18588).

Hi @PhilSole Thanks for the detailed report. Did you restart `theme watch` after changing the config?

Also, since you're on Windows, could you try writing it as `config\settings_data.json` or `config\\settings_data.json`.

In Windows, `\` is the default path separator. Some programs expect`\`, but others use `/` for consistency with other platforms. I'll keep this issue open until we make a decision...

As an interim improvement, I've opened https://github.com/Shopify/themekit/pull/803 to update the documentation.