Skip to content

Specify explicit versions of dependencies #34

@iAmWillShepherd

Description

@iAmWillShepherd

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.

api/script/bootstrap

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions