You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to Node 18, I'm unable to run tests with Jest and after debugging it I noticed that it's throwing the following error while trying to run this: [dynamoDB.listTables({})]
After upgrading to Node 18, I'm unable to run tests with Jest and after debugging it I noticed that it's throwing the following error while trying to run this:
[dynamoDB.listTables({})]
It seems that this happens on my local machine only as when CircleCI tried to run the tests everything worked fine.
The text was updated successfully, but these errors were encountered: