⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

refactor(ng-dev): remove usage of npx for calling pnpm for running npm scripts#3413

Merged
josephperrott merged 1 commit intoangular:mainfrom
josephperrott:remove-npx-usage
Feb 5, 2026
Merged

refactor(ng-dev): remove usage of npx for calling pnpm for running npm scripts#3413
josephperrott merged 1 commit intoangular:mainfrom
josephperrott:remove-npx-usage

Conversation

@josephperrott
Copy link
Member

Use use pnpm for running scripts directly as we have moved far enough along in our migration to using pnpm everywhere in our repos that we are able to assume a modern version of pnpm that the automatic vendoring works as expected.

…g npm scripts

Use use `pnpm` for running scripts directly as we have moved far enough along in our migration to
using `pnpm` everywhere in our repos that we are able to assume a modern version of `pnpm` that the
automatic vendoring works as expected.
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Feb 5, 2026
@josephperrott josephperrott merged commit a6c3dd5 into angular:main Feb 5, 2026
8 checks passed
@josephperrott
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants