ionicprotocol / monorepo

Central repository for Ionic Protocol's frontend, SDK, and bots
https://ionic.money
27 stars 11 forks source link

[USER SUBMITTED BUG] Unable to install the SDK using pnpm 9.5 #457

Open aquarat opened 3 months ago

aquarat commented 3 months ago

Describe The Outcome: When trying to install the SDK using pnpm the installation fails with

pnpm i --save @ionicprotocol/sdk  ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@ionicprotocol/chains@workspace:*" is in the dependencies but no package named "@ionicprotocol/chains" is present in the workspace

Expected behavior: Installation to occur without failure.

Steps To Reproduce: (Steps to reproduce the behavior)

  1. Run pnpm i --save @ionicprotocol/sdk in an existing project.

Browser/App/Platform Info Mac OS, pnpm 9.5, node 20.15.0

rhlsthrm commented 2 months ago

Hi @aquarat, the SDK has not really been deployed as a standalone package. What's your use case? We can help you with this. Sorry for the delayed response.