Skip to content

feat(@angular/cli): remove direct support for cnpm #30972

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
merged 1 commit into from
Aug 20, 2025

Conversation

alan-agius4
Copy link
Collaborator

This change removes the direct support for cnpm within the Angular CLI.

BREAKING CHANGE: The ng commands will no longer automatically detect and use cnpm as the package manager. As an alternative use the .npmrc file to ensure npm uses the cnpm registry.

This change removes the direct support for cnpm within the Angular CLI.

BREAKING CHANGE: The `ng` commands will no longer automatically detect and use `cnpm` as the package manager. As an alternative use the `.npmrc` file to ensure npm uses the cnpm registry.
@alan-agius4 alan-agius4 requested a review from clydin August 20, 2025 12:45
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Aug 20, 2025
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit area: @angular/cli labels Aug 20, 2025
@alan-agius4 alan-agius4 removed the request for review from clydin August 20, 2025 19:06
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release and removed action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release detected: feature PR contains a feature commit labels Aug 20, 2025
@alan-agius4 alan-agius4 merged commit f513089 into angular:main Aug 20, 2025
37 checks passed
@alan-agius4 alan-agius4 deleted the remove-cnpm branch August 20, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/cli detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants