Skip to content

Conversation

@josephperrott
Copy link
Member

We delete the node_modules prior to a pnpm install during the release because if a package exists on main, but does not exist on the released branch, the node_modules directory will persist and bazel will attempt to pick it up and install it but no package.json exists for it.

We delete the node_modules prior to a pnpm install during the release because if a package exists on
main, but does not exist on the released branch, the node_modules directory will persist and bazel
will attempt to pick it up and install it but no package.json exists for it.
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Oct 30, 2025
@josephperrott josephperrott requested review from thePunderWoman and removed request for alan-agius4 October 30, 2025 16:46
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott josephperrott merged commit a41a2ae into angular:main Oct 30, 2025
8 checks passed
@josephperrott
Copy link
Member Author

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

@josephperrott josephperrott deleted the delete-node-modules branch October 30, 2025 16:48
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