Jan

Results 6 comments of Jan

Note that running `shopify auth logout` and then `shopify app dev` alleviates the issue then but if I quit `shopify app dev` and run it again, I get the error...

Hello @isaacroldan , thank you for getting back to me. I just want to clear something up. I posted a link to the verbose output in my repository because the...

Hello, @isaacroldan, I also don't see the error. I was surprised by that as well. I ran something like `shopify app dev > output.txt`. Since I didn't see the error,...

Difficult to say. The verbose output keeps scrolling, so it needs to be timed. I'll try again when I get home but my initial attempts did not work. On Mon,...

+1 I got stuck on this as well this morning. I ended up creating vitest.config.ts. I am not sure, which is better because Vitest touts the common config as a...

Hi, we ended up going with setting the version through the ext variable, thank you! The discussion is here, I believe: https://github.com/szpak/gradle-pitest-plugin/issues/334 This issue can be closed, by the way.