build: use pnpm dlx in create project script #34116

Closed
alan-agius4 opened 9:01am on September 18, 2026 wanted to merge 1 commit into angular/angular-cli main from
build/create-script-pnpm-dlx
Diff Delta:
0
About 0 Diff Delta/hour
Classified as:  General

alan-agius4's Description of Work

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?


  • [x] Build related changes

What is the current behavior?

scripts/create.mts uses npx --yes to execute the newly built CLI tarball.

Issue Number: N/A

What is the new behavior?

scripts/create.mts uses pnpm dlx to execute the newly built CLI tarball.

Does this PR introduce a breaking change?


  • [x] No

Other information

1 total changed file
(1 file ignored)
You’ve reached the end
All files reviewed β€” nice work, champ! πŸ’ͺ