Skip to content
New issue

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

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

Already on GitHub? # to your account

Make lazynpm package manager agnostic (pnpm, yarn support) #14

Open
ahkohd opened this issue Feb 25, 2024 · 1 comment
Open

Make lazynpm package manager agnostic (pnpm, yarn support) #14

ahkohd opened this issue Feb 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ahkohd
Copy link

ahkohd commented Feb 25, 2024

Is your feature request related to a problem? Please describe.
I don't use NPM; I mainly use PNPM and yarn

Describe the solution you'd like

  • It should be able to detect automatically which package manager the project is using
  • I should be able to set a package manager explicitly via the env variable. i.e
    NODE_PKG_MANAGER=yarn lazynpm or via argument i.e lazynpm --package-manager yarn

Describe alternatives you've considered
None

Additional context
None

@ahkohd ahkohd added the enhancement New feature or request label Feb 25, 2024
@GitMurf
Copy link

GitMurf commented Nov 2, 2024

Did you have any luck with pnpm or find out any information on whether the maintainer is open to that idea?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants