Cli fail when asset doesn't include the service access
Closed this issue · 0 comments
dancespiele commented
Current behavior
When we try to resolve an asset if this one doesn't have the service type access
it throws undefined
error because for this line https://github.com/nevermined-io/cli/blob/main/src/commands/assets/resolveDID.ts#L74
Expected behavior
We need to remove that line to avoid this error