You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
NODE_PKG_MANAGER=yarn lazynpm
or via argument i.elazynpm --package-manager yarn
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: