Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make this compatible with pnpm and yarn #639

Open
miguelgargallo opened this issue Aug 7, 2023 · 4 comments
Open

Make this compatible with pnpm and yarn #639

miguelgargallo opened this issue Aug 7, 2023 · 4 comments

Comments

@miguelgargallo
Copy link
Contributor

Make this compatible with pnpm and yarn

Sin título

image

@Falci
Copy link
Contributor

Falci commented Aug 7, 2023

Can you be more specific about what you mean?

@miguelgargallo
Copy link
Contributor Author

miguelgargallo commented Aug 7, 2023

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
Copy link
Contributor

Falci commented Aug 7, 2023

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

@miguelgargallo
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants