kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

Make this compatible with pnpm and yarn #639

Open miguelgargallo opened 11 months ago

miguelgargallo commented 11 months ago

Make this compatible with pnpm and yarn

Sin título

image

Falci commented 11 months ago

Can you be more specific about what you mean?

miguelgargallo commented 11 months ago

Alternative Package Managers

Once you start to code and engage on other projects, some repos have an "extraordinary abnormal" number of packages, to reutilize ♻️ them, by storing all in 1 place, is essential to use pnpm. Others like yarn makes thinks faster.

PNPM - Officil Site

pnpm is an alternative package manager for Node.js. Allows users to store in 1 unique place all their packages

YARN - Official Site

yarn is one of the main JavaScript package managers, developed as an alternative to the npm package manager

Falci commented 11 months ago

I'm pretty aware what pnpm and yarn are. I don't see the relation with the screenshots

miguelgargallo commented 11 months ago

It is not compatible at all, and this is the result