Skip to content

Minimum Node.js version to develop #29

@madhavarshney

Description

@madhavarshney

Hi there, this is a really nice project! I was setting this up locally and noticed you have the minimum Node.js version set in package.json. Just curious, is there any particular reason this has been set? If not, I think it will be easier for others to develop locally if this is less restrictive.

(Yarn wasn't allowing me to install the node_modules without switching the Node.js version.)

tako/package.json

Lines 7 to 9 in e981f78

"engines": {
"node": ">=12.14.1"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions