Skip to content

fix(ng-dev): fix release issues with PNPM #2964

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 13, 2025

Conversation

alan-agius4
Copy link
Collaborator

Currently the release process hangs due to PNPM being interactive The modules directories will be removed and reinstalled from scratch. Proceed? (Y/n) if when pressing yes the process does not continue.

Also, there is no reason why using npx to invoke pnpm as when having pnpm version 10 locally the correct version of pnpm will be downloaded.

@alan-agius4 alan-agius4 requested a review from devversion August 13, 2025 11:33
@devversion devversion changed the title fic(ng-dev): fix release issues with PNPM fix(ng-dev): fix release issues with PNPM Aug 13, 2025
Currently the release process hangs due to PNPM being interactive `The modules directories will be removed and reinstalled from scratch. Proceed? (Y/n) ` if when pressing `yes` the process does not continue.

Also, there is no reason why using `npx` to invoke `pnpm` as when having pnpm version 10 locally the correct version of pnpm will be downloaded.
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 13, 2025
@alan-agius4 alan-agius4 merged commit 7f2c994 into angular:main Aug 13, 2025
8 checks passed
@alan-agius4 alan-agius4 deleted the release-fix branch August 13, 2025 11:39
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.

2 participants