Skip to content

Cannot install @rarible/sdk #722

Description

@tinguyen1107

I tried to install the package @rarible/sdk to a fresh new NodeJs source code, but still got the version conflict.

➜  pnpm i @rarible/sdk
! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing pnpm@9.14.3+sha512.c0f53ee99477ed969b82b289ad011a5d16bf1623c957e7f29eabe8d0c00b574c29b8c7f54f6c67ee710c73f285c8154d07ce44b46fe2c0eeb476a90441bac371.
! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager

 WARN  deprecated aptos@1.21.0: Package aptos is no longer supported, please migrate to https://www.npmjs.com/package/@aptos-labs/ts-sdk
 WARN  22 deprecated subdependencies found: @humanwhocodes/config-array@0.13.0, @humanwhocodes/object-schema@2.0.3, @imtbl/imlogging@1.0.37, @imtbl/imx-sdk@2.1.1, @metaplex-foundation/mpl-core@0.0.2, @metaplex-foundation/mpl-core@0.0.5, @metaplex/js@4.12.0, cids@0.7.5, eslint@8.57.1, eth-sig-util@3.0.1, ethereumjs-abi@0.6.8, ethereumjs-wallet@1.0.2, glob@7.2.3, inflight@1.0.6, multibase@0.6.1, multibase@0.7.0, multicodec@0.5.7, multicodec@1.0.4, rimraf@3.0.2, subscriptions-transport-ws@0.9.19, text-encoding@0.7.0, webextension-polyfill-ts@0.25.0
Packages: +802
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 798, reused 783, downloaded 15, added 802, done
node_modules/.pnpm/@taquito+taquito@12.1.1/node_modules/@taquito/taquito: Running postinstall script, done in 64ms
node_modules/.pnpm/bufferutil@4.0.9/node_modules/bufferutil: Running install script, done in 231ms
node_modules/.pnpm/keccak@3.0.4/node_modules/keccak: Running install script, done in 241ms

dependencies:
+ @rarible/sdk 0.13.89

 WARN  Issues with peer dependencies found
.
├─┬ @rarible/sdk 0.13.89
│ ├── ✕ unmet peer axios@^0.26.1: found 1.7.9
│ ├─┬ @rarible/sdk-wallet 0.13.89
│ │ ├─┬ @rarible/web3-v4-ethereum 0.13.89
│ │ │ └── ✕ missing peer web3@^4.4.0
│ │ ├─┬ @rarible/web3-ethereum 0.13.89
│ │ │ └── ✕ missing peer web3@">=1.5.0 <2.0.0"
│ │ └─┬ @rarible/aptos-wallet 0.13.89
│ │   └─┬ @aptos-labs/wallet-adapter-core 4.8.2
│ │     └─┬ @aptos-connect/wallet-adapter-plugin 1.0.1
│ │       ├── ✕ unmet peer @aptos-labs/ts-sdk@1.18.1: found 1.34.0
│ │       └─┬ @identity-connect/dapp-sdk 0.9.8
│ │         ├── ✕ unmet peer @aptos-labs/ts-sdk@1.26.0: found 1.34.0
│ │         ├─┬ @identity-connect/crypto 0.2.5
│ │         │ └─┬ @aptos-connect/wallet-api 0.1.6
│ │         │   └── ✕ unmet peer @aptos-labs/wallet-standard@^0.2.0: found 0.1.0
│ │         └─┬ @aptos-connect/web-transport 0.0.8
│ │           └── ✕ unmet peer @aptos-labs/ts-sdk@1.26.0: found 1.34.0
│ ├─┬ @rarible/solana-sdk 0.13.89
│ │ └─┬ @metaplex/js 4.12.0
│ │   ├── ✕ unmet peer @metaplex-foundation/mpl-core@^0.0.2: found 0.0.5
│ │   ├── ✕ unmet peer @metaplex-foundation/mpl-token-metadata@^0.0.2: found 1.2.5
│ │   └── ✕ unmet peer @solana/spl-token@^0.1.8: found 0.4.9
│ └─┬ @rarible/sdk-transaction 0.13.89
│   └─┬ @rarible/protocol-ethereum-sdk 0.13.89
│     └── ✕ unmet peer axios@^0.26.1: found 1.7.9
└─┬ @solana/spl-token 0.4.9
  ├── ✕ unmet peer @solana/web3.js@^1.95.3: found 1.54.2
  ├─┬ @solana/spl-token-group 0.0.7
  │ └── ✕ unmet peer @solana/web3.js@^1.95.3: found 1.54.2
  └─┬ @solana/spl-token-metadata 0.1.6
    └── ✕ unmet peer @solana/web3.js@^1.95.3: found 1.54.2
✕ Conflicting peer dependencies:
  web3

Done in 12.4s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions