Nicholas Griffin

Results 72 comments of Nicholas Griffin

Yup, we seem to have some sort of issue going on, one that is on the list to try to figure out when I have the time, for now, it's...

I have published a canary version: `[email protected]` that adds `main` and `types` back, I hoping this is solution, not fully tested yet though as it is a bit late and...

Awesome, I've released it now as 10.2.0. Will leave this open in case it didn't fix it, and will close later if it did.

@trevor-brandt Sorry, not sure I'm able to replicate, we have a few examples going here, they all seem to be loading up as expected: https://github.com/bbc/sqs-consumer-starter/tree/main/examples Would you mind forking and...

Update: I've published `10.2.1` just now, that exports type files specific for esm and cjs, ran it through this, seems to be happy: https://arethetypeswrong.github.io/?p=sqs-consumer Maybe that version might fix the...

Hey, yeah we can't react to the code `Error` or the error type `SQSError` overall as this would make every error from SQS a connection error that's not what we're...

> Looks good but because this project heavily depends on [sqs-producer](https://github.com/bbc/sqs-producer) and [sqs-consumer](https://github.com/bbc/sqs-consumer), their dependencies must be updated before. I think it will not be easily possible to update their...

I was just looking at this, it seems that the package.json is very out of date. It might take quite a few updates to get this fully working with a...

This should be re-opened as it's still an issue with the library.