Skip to content

Conversation

@alan-agius4
Copy link
Contributor

This is helpful to ensure that these versions are always synced.

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Dec 19, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed detected: feature PR contains a feature commit labels Dec 19, 2025
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Dec 19, 2025
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer and removed action: merge The PR is ready for merge by the caretaker labels Dec 19, 2025
…ypescript` versions and integrity in `MODULE.bazel`

This is helpful to ensure that these versions are always synced.
… and `typescript` versions and integrity in `MODULE.bazel`
"24.11.0-linux_amd64": ("node-v24.11.0-linux-x64.tar.xz", "node-v24.11.0-linux-x64", "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a"),
"24.11.0-windows_amd64": ("node-v24.11.0-win-x64.zip", "node-v24.11.0-win-x64", "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd"),
},
node_version = "24.11.0",
Copy link
Contributor Author

@alan-agius4 alan-agius4 Jan 9, 2026

Choose a reason for hiding this comment

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

Using node_version_from_nvmrc in dev-infra causes build failures because pnpm ng-dev sync-module-bazel executes inside Bazel. To prevent errors during syncing, we must ensure the Node.js toolchain is correctly configured before actually syncing. Thus, we update the node_version with that inside the .nvmrc during syncing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants