inkdevhub / swanky-cli

The all-in-one developer environment for Parity pallet-contracts based smart contracts!
https://docs.astar.network/docs/build/wasm/swanky-suite/cli/
MIT License
70 stars 29 forks source link

Resolve multiple packages versions warnings #139

Closed shunsukew closed 1 year ago

shunsukew commented 1 year ago
@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:
    cjs 10.4.2  node_modules/@astar-network/swanky-cli/node_modules/@polkadot/api-augment/node_modules/@polkadot/util/cjs
    cjs 10.4.2  node_modules/@astar-network/swanky-cli/node_modules/@polkadot/rpc-augment/node_modules/@polkadot/util/cjs
@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:
    cjs 10.4.2  node_modules/@astar-network/swanky-cli/node_modules/@polkadot/api-augment/node_modules/@polkadot/util/cjs
    cjs 10.4.2  node_modules/@astar-network/swanky-cli/node_modules/@polkadot/rpc-augment/node_modules/@polkadot/util/cjs
    cjs 10.4.2  node_modules/@astar-network/swanky-cli/node_modules/@polkadot/types-augment/node_modules/@polkadot/util/cjs
...
Screen Shot 2023-04-10 at 12 17 28