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

fix: handle situation where node.js is not installed during an update #214

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

ronivay
Copy link
Owner

@ronivay ronivay commented Feb 23, 2024

This situation is rare where node.js is not installed when update is ran but possible. Script failed the version check and responded that node.js version is already <empty string here>. This fix proceeds to install node.js if not installed and INSTALL_REPOS is enabled and gives meaningful output and exits if repo install is not allowed.

@ronivay ronivay merged commit 2a8bdd0 into master Feb 23, 2024
2 checks passed
@ronivay ronivay deleted the fix/non-existent-nodejs-update branch February 24, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant