localstack-demo icon indicating copy to clipboard operation
localstack-demo copied to clipboard

UnhandledPromiseRejection after run make deploy

Open kyawswar87 opened this issue 1 year ago • 2 comments

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.

kyawswar87 avatar Aug 01 '23 08:08 kyawswar87

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

arcticoder avatar Sep 24 '23 19:09 arcticoder

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!

lakkeger avatar Nov 14 '23 13:11 lakkeger