Skip to content

Conversation

@loadinglucian
Copy link

Instead of falling back to NPM, detect and prioritize faster package managers (Bun > PNPM > Yarn) over NPM:

  • Added isAvailable() and detect() methods in the NodePackageManager
  • NewCommand tries to detect the best available package manager instead of defaulting to NPM
  • Added tests/NodePackageManagerTest.php to verify the detection and availability logic.

@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

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

Successfully merging this pull request may close these issues.

2 participants