Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The same Problem : React native register schema crash #2066

Open
Applevegetable opened this issue Oct 23, 2024 · 0 comments
Open

The same Problem : React native register schema crash #2066

Applevegetable opened this issue Oct 23, 2024 · 0 comments

Comments

@Applevegetable
Copy link

I met the same problem with #1626
There is dependencies in my package.json
{
"@credo-ts/askar": "0.5.10",
"@credo-ts/core": "0.5.10",
"@credo-ts/drpc": "0.5.10",
"@credo-ts/indy-vdr": "0.5.10",
"@credo-ts/push-notifications": "0.7.1",
"@credo-ts/question-answer": "0.5.10",
"@credo-ts/react-hooks": "0.6.0",
"@credo-ts/react-native": "0.5.10",
"@hyperledger/anoncreds-react-native": "0.2.4",
"@hyperledger/aries-askar-react-native": "0.2.3",
"@hyperledger/indy-vdr-react-native": "0.2.2",
}

The error is the same with #1626
Error: Validation error: Trying to use DID with unexpected length: 0. The 16- or 32-byte number upon which a DID is based should be 22/23 or 44/45 bytes when encoded as base58.

Has this problem been solved? Thank U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant