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

[BUGFIX] Make sure to use the correct package manager in concurrently scripts #10452

Conversation

bertdeblock
Copy link

Use of npm was still hardcoded.

https://github.com/open-cli-tools/concurrently?tab=readme-ov-file#faq

Does this work with the npm-replacements yarn, pnpm, or Bun?

Yes! In all examples above, you may replace "npm" with "yarn", "pnpm", or "bun".

@bertdeblock bertdeblock added the bug label Apr 5, 2024
@bertdeblock bertdeblock self-assigned this Apr 5, 2024
@bertdeblock bertdeblock force-pushed the use-correct-package-manager-for-concurrently-scripts branch 3 times, most recently from dc38c15 to 57cc9b2 Compare April 5, 2024 17:55
@bertdeblock bertdeblock force-pushed the use-correct-package-manager-for-concurrently-scripts branch from 57cc9b2 to 4f894a2 Compare April 5, 2024 18:02
@bertdeblock bertdeblock merged commit a2c4c0d into ember-cli:master Apr 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants