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

UnhandledPromiseRejection after run make deploy #65

Open
kyawswar87 opened this issue Aug 1, 2023 · 2 comments
Open

UnhandledPromiseRejection after run make deploy #65

kyawswar87 opened this issue Aug 1, 2023 · 2 comments

Comments

@kyawswar87
Copy link

Dear,

I got the following exception when I run make deploy command as per ReadMe file.

$ make deploy
make i info Invoking deploy target
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v18.12.0

The current branch is master.
Thanks.

@arcticoder
Copy link

Same for me. Windows 22623.1325, nodejs 16.16.0, npm 8.11.0, LocalStack version: 2.2.1.dev, make 0.8.1, yarn 1.22.19, localstack/localstack-demo 59eb8f3

@lakkeger
Copy link
Contributor

Hi! We just wanted to follow up to see whether your issue has been resolved. Were you able to get it working with the latest version of LocalStack? We would appreciate your feedback!

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

No branches or pull requests

3 participants