Raul de Heer

Results 18 comments of Raul de Heer

I was eventually able to fix this error by just catching all errors in our NestJS application and mutating the error format. It took quite some while to figure out...

It still throws this error occasionally. So this is still not fixed unfortunately.

We eventually just disabled this package and our application never crashes again. Just waiting until it's fixed.

@cseelus I'm using SDK 31.0.0 and I'm not able to get this working. I'm getting this error: ``` Unable to resolve module punycode from -----: Module punycode does not exist...

It seems like this is taking longer than I expected it to take. I'll make sure tests will work as soon as possible!

Thanks @tolgap. That's the answer I was expecting, so thank you for replying. Once we figured out the best way to integrate Shopify into our custom application, I might be...

Just wanted to add that I am able to use [this repository](https://github.com/flobz/psa_car_controller) to connect to my car and perform API calls, will inspect code later when I have more time.