yeoman / doctor

Detect potential issues with users system that could prevent Yeoman from working correctly
http://yeoman.io
BSD 2-Clause "Simplified" License
61 stars 16 forks source link

Change Node.js version to 12+ #55

Closed Logicer16 closed 3 years ago

Logicer16 commented 3 years ago

Required for #54

We could upgrade the version list to [12, 14, 16] and target our engine to "node": ">=12".