-
Notifications
You must be signed in to change notification settings - Fork 94
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
Comments
Can you be more specific about what you mean? |
Alternative Package ManagersOnce 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 Sitepnpm is an alternative package manager for Node.js. Allows users to store in 1 unique place all their packages YARN - Official Siteyarn is one of the main JavaScript package managers, developed as an alternative to the npm package manager |
I'm pretty aware what pnpm and yarn are. I don't see the relation with the screenshots |
It is not compatible at all, and this is the result |
Make this compatible with pnpm and yarn
The text was updated successfully, but these errors were encountered: