Koniverse / SubConnect

Note: We have stopped further development of this version and replaced it with a new and more complete version here
https://github.com/Koniverse/SubConnect-v2
Apache License 2.0
43 stars 14 forks source link

Error while trying to install @subwallet/wallet-connect #34

Open kenjicncr opened 1 year ago

kenjicncr commented 1 year ago

Describe the bug

Getting this error when trying to install @subwallet/wallet-connect

error An unexpected error occurred: "expected hoisted manifest for \"@polkadot/extension-dapp#@polkadot/util-crypto#@polkadot/wasm-crypto#@polkadot/wasm-crypto-wasm#@polkadot/wasm-util\"".

To Reproduce Steps to reproduce the behavior:

  1. yarn add @subwallet/wallet-connect

Expected behavior The package should install

saltict commented 1 year ago

Describe the bug

Getting this error when trying to install @subwallet/wallet-connect

error An unexpected error occurred: "expected hoisted manifest for \"@polkadot/extension-dapp#@polkadot/util-crypto#@polkadot/wasm-crypto#@polkadot/wasm-crypto-wasm#@polkadot/wasm-util\"".

To Reproduce Steps to reproduce the behavior:

  1. yarn add @subwallet/wallet-connect

Expected behavior The package should install

Thank for your feedback. Please try to install the latest version 0.2.6 that I have just published. Is the problem solved?