Troubleshooting Veramo CLI Setup
Troubleshoot issues that may arise while using the Veramo CLI for cheqd.
Common errors when setting up Veramo CLI
1. Cannot find module @cheqd/did-provider-cheqd
@cheqd/did-provider-cheqd$ veramo config check -f agent.yml
Unable to create agent from ./agent.yml. Error creating @cheqd/did-provider-cheqd['CheqdDIDProvider']: Cannot find module '@cheqd/did-provider-cheqd'$npm list -g
/usr/local/lib
├── @cheqd/[email protected]
├── @veramo/[email protected]+6fbd22fa
└── [email protected]$ npm list
@cheqd/[email protected] /path/to/some/other/folder
├── @cheqd/[email protected]
├── @cheqd/[email protected]
├── ...
├── @veramo/[email protected]
├── @veramo/[email protected]
├── @veramo/[email protected]
├── @veramo/[email protected]
├── @veramo/[email protected]
├── ...2. Invalid word count in mnemonic
3. Running wget -c https://raw.githubusercontent.com/cheqd/did-provider-cheqd/main/agent.yml command is giving you errors
wget -c https://raw.githubusercontent.com/cheqd/did-provider-cheqd/main/agent.yml command is giving you errorsLast updated
Was this helpful?