David

Results 60 comments of David

Thanks for the example. It looks promising. I am still new to Rust, so it would be helpful to have a working example of how to do threading while using...

I'm getting this issue and still on v5 using Koa. Is there any workaround without having to upgrade?

I've noticed a similar issue on Discord and VS Code in Windows 10, where opening the file picker, then canceling without selecting anything and opening again causes the app to...

Just came across this issue after the file got larger. Previously it was working fine but now this particular file always jumps to the bottom. I have prettier configured to...

I was able to fix this issue in my fork: [https://github.com/TheSecurityDev/heroku-buildpack-nodejs-pnpm](https://github.com/TheSecurityDev/heroku-buildpack-nodejs-pnpm) Basically it overrides the NODE_ENV variable when running `pnpm install` so it forces it to install `devDependencies`, and then...

I've created a pull request #20 to fix this issue based on my fork referenced above.

> I've created a pull request #20 to fix this issue based on my fork referenced above. Since it has finally been merged, this issue can probably be closed now.

Not in the immediate future unfortunately due to all the breaking changes. I may try if more people are interested, though.

> From what I understand, Shopify will be depreciating Shopify API version 5 around October 2023. > > Is there going to be an update to support Shopify API 6+...