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

Add .nvmrc #16478

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Add .nvmrc #16478

merged 1 commit into from
Oct 2, 2023

Conversation

matdave
Copy link
Contributor

@matdave matdave commented Sep 27, 2023

What does it do?

Adds a simple .nvmrc file to the templates directory to help target the same build version of node specified in the GitHub workflow.

Why is it needed?

Using a non-matching version of node can have unintended consequences when building.

How to test

With nvm installed you should now be able to run nvm use in the templates directory before node install and apply the correct version of node that is intended.

@Ibochkarev Ibochkarev added this to the v3.0.4 milestone Sep 29, 2023
@Ibochkarev Ibochkarev added the pr/ready-for-merging Pull request reviewed and tested and ready for merging. label Sep 29, 2023
@opengeek opengeek merged commit efe5b5e into modxcms:3.x Oct 2, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready-for-merging Pull request reviewed and tested and ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants