generated from jsynowiec/node-typescript-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels