Giter Site home page Giter Site logo

Comments (5)

nicholasgriffintn avatar nicholasgriffintn commented on September 22, 2024

This is a major version change (AWS do it a little differently), we only support 3.4 onwards, we will look at the issues with 3.5, but for now, you should stick to 3.4 or above until a release for 3.5.

from sqs-consumer.

nicholasgriffintn avatar nicholasgriffintn commented on September 22, 2024

On further investigation, I don't actually think this is the case, I've opened a draft PR here to run our tests, they're all passing including the E2E validation:

#458

Have you tested your code with an aws sdk version previous to 3.5? Your error references __importStar being undefined, to me, this looks like an internal component within your codebase.

I'd suggest checking through your codebase to be sure and downgrading your aws-sdk version if you haven't already.

Otherwise, if you are still getting issues, can you provide a full reproduction? If we can't reproduce it, we can't really do anything.

from sqs-consumer.

thecodinglinguist avatar thecodinglinguist commented on September 22, 2024

This has been an issue for us when using esbuild as of dynamic imports in >= 3.5. So this might not really related to sqs-consumer and instead be the project build tool.

from sqs-consumer.

nicholasgriffintn avatar nicholasgriffintn commented on September 22, 2024

Yeah, possibly this: aws/aws-sdk-js-v3#5750, which a patch was released for, closing this as it doesn't appear to be an issue with the consumer but it is with aws sdk.

from sqs-consumer.

github-actions avatar github-actions commented on September 22, 2024

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

from sqs-consumer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.