Skip to content

Conversation

FabienDehopre
Copy link
Contributor

let Angular CLI decide which package manager to use to install the dependencies based on the configuration in angular.json file (default is "npm").

fixes #513

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@timdeschryver timdeschryver merged commit a18f647 into testing-library:main Jan 13, 2025
@timdeschryver
Copy link
Member

@all-contributors please add @FabienDehopre for code

Copy link
Contributor

@timdeschryver

I've put up a pull request to add @FabienDehopre! 🎉

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.

ng-add forces use of NPM to install dependencies even when another package manager is configured in angular.json
2 participants