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

Cannot resolve module bs58check #22

Open
nik-suri opened this issue Apr 28, 2022 · 0 comments
Open

Cannot resolve module bs58check #22

nik-suri opened this issue Apr 28, 2022 · 0 comments

Comments

@nik-suri
Copy link

When attempting to start my application after installing @keystonehq/bc-ur-registry, my bundler is unable to resolve the bs58check module.

I noticed that while base58check is listed in dependencies, bs58check is the actual module listed in yarn.lock and the one which is used in the code (base58check) is not used anywhere in the code. Are base58check and bs58check the same dependency?

Using svelte, bundling with vite, and doing dependency management with pnpm.

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