ensure nodebuild is installed before calling it

Co-authored-by: Augusto Moura <augusto.moura@toptal.com>
This commit is contained in:
Kevin Burnett 2022-03-14 09:47:55 -04:00 committed by GitHub
parent a20484c57f
commit 1365f37112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ function print_only_fully_numeric_items() {
grep -E '^[0-9.]+$' <<< "$version_numbers"
}
"$ASDF_NODEJS_PLUGIN_DIR/lib/commands/command-update-nodebuild.bash" &> /dev/null
all_definitions_from_node_build="$(nodebuild_wrapped --definitions)"
# Print