-
Notifications
You must be signed in to change notification settings - Fork 4
Specify explicit versions of dependencies #34
Open
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
Type
Fields
Give feedbackNo fields configured for issues without a type.