Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes with aws-sdk 2.305.0 and later #2

Open
jkickic opened this issue Jan 4, 2019 · 0 comments
Open

Crashes with aws-sdk 2.305.0 and later #2

jkickic opened this issue Jan 4, 2019 · 0 comments

Comments

@jkickic
Copy link

jkickic commented Jan 4, 2019

Crashes with aws-sdk 2.305.0 and later

TypeError: Cannot promisify an API that has normal methods with 'Async'-suffix

    See http://goo.gl/MqrFmX

    at checkValid (bluebird/js/release/promisify.js:54:27)
    at promisifiableMethods (bluebird/js/release/promisify.js:77:5)
    at promisifyAll (bluebird/js/release/promisify.js:241:9)
    at Function.Promise.promisifyAll (bluebird/js/release/promisify.js:311:12)
    at new SQSQueue (sqs-queue-source/index.js:15:17)

Explanation aws/aws-sdk-js#2229
A workaround is to lock on aws-sdk 2.304.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant