syuanlj

Results 2 issues of syuanlj

`No apps associated with package semantra or its dependencies. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.`

I met the same problem with https://github.com/openwallet-foundation/credo-ts/issues/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",...