There might be a problem with the dependency declaration for @creit-tech/xbull-wallet-connect
-
I'm submitting a ... [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project
-
Summary when I ran
npm ls tsliblocally, I saw the following errorinvalid: "github:Creit-Tech/xBull-Wallet-Connect#0.2.0" from node_modules/@creit.tech/stellar-wallets-kitwhich is odd because it seems to be a valid github url with the correct release. But I figured I should let you know
Yeah this is common because not all tools recognize importing libraries from public github repos. Something I plan to do is deploying the xbull connect library to npm so these types of errors don't happen, probably will work on that today or tomorrow. I'll let you know once is updated
Sorry for the big delay on this, the latest version of the kit fixes this because now the xbull-wallet-connect package is loaded from npm instead of github.