Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: do not force npm to install dependencies when using ng add #515

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

Merged
timdeschryver merged 1 commit into testing-library:main from FabienDehopre:fix-ng-add
Jan 13, 2025

Conversation

Copy link
Contributor

@FabienDehopre FabienDehopre commented Jan 11, 2025

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
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
Reviewers

@timdeschryver timdeschryver timdeschryver approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
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

AltStyle によって変換されたページ (->オリジナル) /