-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment, the dependencies of this project are not locked, making it possible for different people to experience different behavior. At a minimum, we should specify the major and minor versions of the dependency.
Lines 15 to 16 in 6b1bc81
echo "installing node" | |
brew install node |
The latest Node version is 20.2.0
. Is this the version this script had in mind?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request