decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

[bug] invalid_setup: The credential status can't be verified because there is no ICredentialStatusVerifier plugin installed. #1342

Closed mirceanis closed 4 months ago

mirceanis commented 4 months ago

Discussed in https://github.com/decentralized-identity/veramo/discussions/1341

Originally posted by **umutyorulmaz** February 21, 2024 Hey there, I was trying to verify the credential I created using terminal, following the veramo documentation part called 'CLI tutorials'. Getting the error below: invalid_setup: The credential status can't be verified because there is no ICredentialStatusVerifier plugin installed. I couldnt find the plugin mentioned in the error. Any suggestions ? Thank you.