rahulthakkar796 / tron-wallet-hd

Tron HD wallet to generate offline private keys, mnemonic seeds and addresses.
20 stars 14 forks source link

More than one instance of bitcore-lib found #9

Open mpuz opened 1 year ago

mpuz commented 1 year ago

node v16.17.0 ubuntu 22

  /node_modules/bitcore-mnemonic/node_modules/bitcore-lib/index.js:12
      throw new Error(message);
      ^

  Error: More than one instance of bitcore-lib found. Please make sure to require bitcore-lib and check that submodules do not also include their own bitcore-lib dependency.
guotie commented 11 months ago

do you solved?