8000 UnhandledPromiseRejection after run make deploy · Issue #65 · localstack/localstack-demo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
UnhandledPromiseRejection after run make deploy #65
Open
@kyawswar87

Description

@kyawswar87

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0