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
when i add sdk as dependency to my esm module, i see this warming always
@polkadot/util has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 13.1.1 node_modules/@polkadot/util/
cjs 13.1.1 node_modules/@polkadot/util/cjs
@polkadot/util-crypto has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 13.1.1 node_modules/@polkadot/util-crypto/
cjs 13.1.1 node_modules/@polkadot/util-crypto/cjs
@polkadot/wasm-crypto has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 7.4.1 node_modules/@polkadot/wasm-crypto/
cjs 7.4.1 node_modules/@polkadot/wasm-crypto/cjs
@polkadot/wasm-bridge has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 7.4.1 node_modules/@polkadot/wasm-bridge/
cjs 7.4.1 node_modules/@polkadot/wasm-bridge/cjs
@polkadot/wasm-crypto-wasm has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 7.4.1 node_modules/@polkadot/wasm-crypto-wasm/
cjs 7.4.1 node_modules/@polkadot/wasm-crypto-wasm/cjs
@polkadot/wasm-util has multiple versions, ensure that there is only one installed.
Either remove and explicitly install matching versions or dedupe using your package manager.
The following conflicting packages were found:
esm 7.4.1 node_modules/@polkadot/wasm-util/
cjs 7.4.1 node_modules/@polkadot/wasm-util/cjs
when i add sdk as dependency to my esm module, i see this warming always
you can try this to see https://github.com/galacticcouncil/snakewatch
The text was updated successfully, but these errors were encountered: