tako icon indicating copy to clipboard operation
tako copied to clipboard

Minimum Node.js version to develop

Open madhavarshney opened this issue 5 years ago • 1 comments

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.)

https://github.com/brumm/tako/blob/e981f7845960def9fd6ead2870518742be32bd65/package.json#L7-L9

madhavarshney avatar Jun 21 '20 07:06 madhavarshney

Honestly, this was just what I used back when I started the project, no idea what's actually the lower bound here. :) Could you find out?

brumm avatar Jun 21 '20 10:06 brumm