Skip to content
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

build: use nvmrc version to set node version in WORKSPACE #259

Closed
wants to merge 1 commit into from

Conversation

josephperrott
Copy link
Member

Use the nvmrc version to set the version of node used in WORKSPACE to more centrally manage the version of node being used.

@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Oct 11, 2021
Use the nvmrc version to set the version of node used in WORKSPACE to more centrally manage the version of
node being used.
@josephperrott
Copy link
Member Author

This PR was merged into the repository by commit 4fee007.

@josephperrott josephperrott deleted the use-nvmrc branch October 11, 2021 20:48
devversion added a commit to devversion/dev-infra that referenced this pull request Oct 21, 2021
…gular#259)"

This reverts commit 4fee007.

Commit is reverted because the nvmrc file does not work due to
recent changes in `rules_nodejs`. The Bazel NodeJS rules need to
compute the Node version at analysis time within Starlark as otherwise
the proper toolchains would not be configured, and the fallback Node 14
version would be used.
josephperrott pushed a commit that referenced this pull request Oct 25, 2021
…)" (#274)

This reverts commit 4fee007.

Commit is reverted because the nvmrc file does not work due to
recent changes in `rules_nodejs`. The Bazel NodeJS rules need to
compute the Node version at analysis time within Starlark as otherwise
the proper toolchains would not be configured, and the fallback Node 14
version would be used.

PR Close #274
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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