Suggestion: Only support the most recent LTS version of node (and upwards); I don't think we've got the time to always check each node version from 4.x upwards.
To simplify switching (well, for those who use nvm, which is preferable), we should provide a .nvmrc file, so that only executing
Suggestion: Only support the most recent LTS version of node (and upwards); I don't think we've got the time to always check each node version from 4.x upwards.
To simplify switching (well, for those who use nvm, which is preferable), we should provide a .nvmrc file, so that only executing
on the root is required for further work.
/ping @svi3c