You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
yarn add @subwallet/wallet-connect
Expected behavior
The package should install
The text was updated successfully, but these errors were encountered:
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:
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?
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:
yarn add @subwallet/wallet-connect
Expected behavior
The package should install
The text was updated successfully, but these errors were encountered: