When trying to setup claimer test credentials trough the cli I get the following error:
KILT DISTILLERY CLI - Self-attesting the claims...
2022-10-17 14:22:06 API/INIT: Not decorating unknown runtime apis: DidApi/1
node:internal/process/promises:279
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 "[object Object]".] {
code: 'ERR_UNHANDLED_REJECTION'
}
This worked a few weeks ago.
Tried on node version 18 and 16.
When trying to setup claimer test credentials trough the cli I get the following error:
This worked a few weeks ago.
Tried on node version 18 and 16.